IMetabaseLinkBase

Assembly: Metabase;

Description

The IMetabaseLinkBase interface contains basic properties used on connecting to repository.

Inheritance Hierarchy

          IMetabaseLinkBase

Properties

  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