|
|
Ado
|
| Name | Description | |
|---|---|---|
|
|
RetrieveDataSet(String, Object) | Executes the SQL statement using Connection, and returns the DataSet that may contain multiple tables, depending on the SQL statement. |
|
|
RetrieveDataSet(Int32, String, Object) | Executes the SQL statement using Connection, and returns the DataSet that may contain multiple tables, depending on the SQL statement. |