AdapterExtensionMethodsFetchAsDataTable Method |
Name | Description | |
---|---|---|
FetchAsDataTable(IDataAccessAdapter, DynamicQuery) |
Fetches the specified query into a new DataTable specified and returns that datatable.
| |
FetchAsDataTable(IDataAccessAdapter, DynamicQuery, DataTable) |
Fetches the specified query into the DataTable specified and returns that datatable.
|