Assembly: Metabase;
The IMetabaseLinkBase interface contains basic properties used on connecting to repository.
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 lazy loading of object descriptions on working in the repository is executed. | ||
The DriverId property determines an identifier of the database driver, using which the connection is established. | ||
The LogonData property determines 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: