GetDatabaseOwners method
Overview
Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection.
Parameters
Name | Description | Type |
---|---|---|
qConnectionId |
Identifier of the connection This parameter is mandatory. |
String |
qDatabase |
Name of the database This parameter is optional. |
String |
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qOwners | List of owner names |
Array of DatabaseOwner. |
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!