IDtObject.Metabase

Fore syntax

Metabase: IMetabase;

Fore.NET syntax

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

Description

The Metabase property determines the repository, in which data is imported or exported.

Comments

The property must be set to use filtering on data import. To set a filtering condition, use the IDtProvider.FilterIf property.

Fore and Fore.NET examples

The method use is given in the example for IDtProvider.FilterIf.

See also:

IDtObject