| IAppGetDatabaseTablePreviewAsync Method |
| Name | Description | |
|---|---|---|
| GetDatabaseTablePreviewAsync(String, String, String, String) | Retrieves the values of the specified table of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTablePreviewAsync(AsyncHandle, String, String, String, String) | Retrieves the values of the specified table of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTablePreviewAsyncT(AsyncHandle, FuncResponse, T, String, String, String, String) | Retrieves the values of the specified table of a database for a ODBC, OLEDB or CUSTOM connection. |