IMetaRdsImportSchema.Source

Fore Syntax

Source: Object;

Fore.NET Syntax

Source: object;

Description

The Source property determines a data source.

Comments

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

Fore and Fore.NET Examples

The property use is given in the Export and Import of Table MDM Dictionary section.

See also:

IMetaRdsImportSchema