IMetabaseLink

Assembly: Metabase;

Description

The IMetabaseLink interface contains properties of the Repository Connection object.

Inheritance Hierarchy

          IMetabaseLinkBase

          IAuditLogons

Comments

This interface is also supported by the repository descriptions.

Properties

  Property name Brief description

Credentials

The Credentials property determines the user credentials used on automatic connection.

LoginPrompt

The LoginPrompt property determines whether the automatic connection to the repository is established.

UseMetabaseCredentials

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

Authentication

The Authentication property determines a type of authentication that is used during the connection.

DeferredLoading

The DeferredLoading property determines whether the deferred loading of object description on working in the repository is executed.

DriverId

The DriverId property determines an identifier of the database driver, using which the connection is established.

LogonData

The LogonData property determines additional parameters of the security module that contains the settings used during connection.

SecurityPackage

The SecurityPackage property determines an identifier of the security package.

See also:

Metabase Assembly Interfaces