Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | FetchData (IFetchDataRequest) |
Fetch data from the data source |
|
+ | FetchDataByKeyTable (IFetchDataByKeyTableParameter) |
Allows retrieve multiple DB records from a Business Entity based on
a temp-table with key values |
|
+ | FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) |
Fetches data for single table, using a static query |
|
+ | FetchDataByTempTable (table-handle, IFetchDataByTempTableParameter) |
Supports retrieve multiple DB records from a Business Entity based on
a temp-table |
|
+ | SaveChanges () |
Save changes to physical storage |
Top
PUBLIC FetchData (IFetchDataRequest)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC FetchDataByKeyTable (IFetchDataByKeyTableParameter)
|
||||||||||||||||||||||
PUBLIC FetchDataByStaticQuery (IFetchDataByStaticQueryRequest)
|
||||||||||||||||||||||
PUBLIC FetchDataByTempTable (table-handle, IFetchDataByTempTableParameter)
|
||||||||||||||||||||||
PUBLIC SaveChanges ()
|