IMetabaseOnBeforeLogonArgs.Metabase

Syntax

Metabase: IMetabase;

Description

The Metabase property returns the repository connection created with saved default credentials.

Comments

This connection is created on repository connection under service credentials that must be secure protected on BI server. If required, connection can be redefined.

Example

The example of use is given in description of the IMetabaseCustomEvents.OnBeforeLogon method.

See also:

IMetabaseOnBeforeLogonArgs