| IAppGetDatabaseInfoAsync Method |
| Name | Description | |
|---|---|---|
| GetDatabaseInfoAsync(String) | Gives information about an ODBC, OLEDB or CUSTOM connection. See Outputs for more details. | |
| GetDatabaseInfoAsync(AsyncHandle, String) | Gives information about an ODBC, OLEDB or CUSTOM connection. See Outputs for more details. | |
| GetDatabaseInfoAsyncT(AsyncHandle, FuncResponse, T, String) | Gives information about an ODBC, OLEDB or CUSTOM connection. See Outputs for more details. |