Overload List
| Name | Description | |
|---|---|---|
| GetDataTable(QueryCommandConfig) |
Returns a DataTable for the supplied QueryCommandConfig
| |
| GetDataTable(String) |
Returns a DataTable for the supplied SQL statement
| |
| GetDataTable(String, IDictionary) |
Returns a DataTable for the supplied SQL statement and parameter values
|