Method | Description | |
---|---|---|
FillChangeLog ( |
||
GetAll ( NorthwindConfig config, string whereExpression, System.Data.OleDb.OleDbParameter oleDbParameters ) : List |
||
GetAll ( NorthwindConfig config, string whereExpression, int startIndex, int count ) : List |
||
GetDocument ( Identity identity, |
||
PricingList ( ) : System |
public FillChangeLog ( |
||
table | ||
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 |