Method | Description | |
---|---|---|
Add ( |
||
FillChangeLog ( System &table, NorthwindConfig config, |
||
GetAll ( NorthwindConfig config, string whereExpression, System.Data.OleDb.OleDbParameter oleDbParameters ) : List |
||
GetAll ( NorthwindConfig config, string whereExpression, int startIndex, int count ) : List |
||
GetDocument ( Identity identity, |
||
Price ( ) : System | ||
Update ( |
Method | Description | |
---|---|---|
GetDocument ( DataSets productRow, |
public Add ( |
||
doc | ||
config | NorthwindConfig | |
result | List |
|
return | void |
public FillChangeLog ( System &table, NorthwindConfig config, |
||
table | System | |
config | NorthwindConfig | |
lastToken | ||
return | int |
public GetAll ( NorthwindConfig config, string whereExpression, System.Data.OleDb.OleDbParameter oleDbParameters ) : List |
||
config | NorthwindConfig | |
whereExpression | string | |
oleDbParameters | System.Data.OleDb.OleDbParameter | |
return | List |
public GetAll ( NorthwindConfig config, string whereExpression, int startIndex, int count ) : List |
||
config | NorthwindConfig | |
whereExpression | string | |
startIndex | int | |
count | int | |
return | List |
public GetDocument ( Identity identity, |
||
identity | Identity | |
lastToken | ||
config | NorthwindConfig | |
return |
public Update ( |
||
doc | ||
config | NorthwindConfig | |
result | List |
|
return | void |