IMetabaseLink

Description

The IMetabaseLink interface contains properties of the Repository Connection object.

Comments

This interface is also supported by the repository descriptions.

Properties

  Property name Brief description
The Credentials property returns an object that contains the user credentials.
The CredentialsSet property returns the collection of credentials under which the connection can be performed.
The LoginPrompt property determines whether the automatic connection to the repository is established.
The UseMetabaseCredentials property determines whether the credentials specified when entering to the current repository, will be used for connecting to the database.

Properties inherited from IMetabaseLinkBase

  Property name Brief description
The Authentication property determines a type of authentication that is used during the connection.
The DeferredLoading property determines whether the deferred loading of object description on working in the repository is Performed.
The DriverId property determines an identifier of the database driver using which the connection is established.
The LogonData property determines the additional parameters of the security module that contains the settings used during connection.
The SecurityPackage property determines an identifier of the security package.

See also:

Metabase Assembly Interfaces