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