Method | Description | |
---|---|---|
Add ( |
||
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, |
||
Order ( ) : System |
Method | Description | |
---|---|---|
GetDocument ( DataSets row, DataSets detailDataTable, DataSets deletedOrderDetailsDataTable, |
||
GetDocumentLineItem ( DataSets row, |
public Add ( |
||
doc | ||
config | NorthwindConfig | |
result | List |
|
return | void |
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 |