GetDatabaseOwners method
Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qConnectionId |
Identifier of the connection. |
Yes | String |
| qDatabase |
Name of the database. |
No | String |
Returns
| Name | Description | Type |
|---|---|---|
| qOwners |
List of owner names. |
Array of DatabaseOwner |
Access Control
reload