IDtObject.Metabase

Syntax

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 the filtering condition, use the IDtProvider.FilterIf property.

Example

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

See also:

IDtObject