IMetaRdsExportSchema.Consumer

Fore Syntax

Consumer: Object;

Fore.NET Syntax

Consumer: object;

Description

The Consumer property determines data consumer parameters.

Comments

To set up data source parameters, use objects implemented by interfaces that are children of IDtConsumer.

Fore and Fore.NET Examples

The property use is given in the section Export and Import of a Table MDM Dictionary (example language: Fore, Fore.NET).

See also:

IMetaRdsExportSchema