IDtUserProviderEx.Metabase

Fore syntax

Metabase: IMetabase;

Fore.NET syntax

Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;

Description

The Metabase property determines user repository, that contains module or assembly with custom algorithm of data receiving.

Comments

Full name of the class, that implements custom algorithm, is determined by the IDtUserProviderEx.ImplClass property.

Fore and Fore.NET examples

The property use is given in the example for IDtUserProviderEx.CustomProvider.

See also:

IDtUserProviderEx