| IAppGetDatabaseTablesAsync Method |
| Name | Description | |
|---|---|---|
| GetDatabaseTablesAsync(String, String, String) | Lists the tables inside a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTablesAsync(AsyncHandle, String, String, String) | Lists the tables inside a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTablesAsyncT(AsyncHandle, FuncResponse, T, String, String, String) | Lists the tables inside a database for a ODBC, OLEDB or CUSTOM connection. |