| IAppGetDatabaseTableFieldsAsync Method |
| Name | Description | |
|---|---|---|
| GetDatabaseTableFieldsAsync(String, String, String, String) | Lists the fields inside a table of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTableFieldsAsync(AsyncHandle, String, String, String, String) | Lists the fields inside a table of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseTableFieldsAsyncT(AsyncHandle, FuncResponse, T, String, String, String, String) | Lists the fields inside a table of a database for a ODBC, OLEDB or CUSTOM connection. |