Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetDatabaseOwners Method

Overloads

GetDatabaseOwners(String, String)

Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection.

GetDatabaseOwners(String, String)

Lists the owners of a database for a ODBC, OLEDB or CUSTOM connection.

Declaration

      public IEnumerable<DatabaseOwner> GetDatabaseOwners([QixName("qConnectionId")] string connectionId, [QixName("qDatabase")] string database = null)
    

Parameters

Type Name Description
System.String connectionId

Identifier of the connection.

System.String database

Name of the database.

Returns

Type Description
System.Collections.Generic.IEnumerable<DatabaseOwner>

Implements

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!