| IAppGetDatabaseOwnersAsync Method |
| Name | Description | |
|---|---|---|
| GetDatabaseOwnersAsync(String, String) | Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseOwnersAsync(AsyncHandle, String, String) | Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection. | |
| GetDatabaseOwnersAsyncT(AsyncHandle, FuncResponse, T, String, String) | Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection. |