IAdoMdCatalog

Description

The IAdoMdCatalog interface contains properties and methods of the ADOMD Catalog repository object.

Properties

  Property name Brief description
The Authentication property determines the user authentication type used when connecting to the DB server.
The AutoRefresh property determines whether cube structure autoupdate is executed.
The Credentials property determines user credentials.
The Driver property determines driver identifier used at opening of the ADOMD catalog.
The LoginPrompt property determines whether the dialog box to enter credentials is displayed when opening the ADOMD catalog.
The Name property determines the name of the database to which the user connects on opening the ADOMD catalog.
The ProviderString property determines additional parameters of connection to the DB server.
The Server property determines name of the server that stored the database to which the ADOMD catalog connects on opening.
The UseMetabaseCredentials property determines whether credentials, specified when logging to the system, are used to connect to the database.
The WellKnownDriver property determines the driver used on opening the ADOMD catalog.

Methods

  Method name Brief description
The Open method opens the ADOMD catalog.
The OpenWithCredentials method opens the ADOMD catalog with specified credentials.

See also:

AdoMd Assembly Interfaces