Metabase: IMetabase;
Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;
The Metabase property returns repository connection created with saved default credentials.
The connection is created on repository connection under service credentials that must be secure protected in BI server. If required connection can be redefined.
The example of use is given in description of the IMetabaseCustomEvents.OnBeforeLogon method.
See also: