IMetaRdsExportSchema.AddMapping

Fore Syntax

AddMapping: IRdsExportSchemaAttribute;

Fore.NET Syntax

AddMapping(): Prognoz.Platform.Interop.Rds.IRdsExportSchemaAttribute;

Description

The AddMapping method binds a dictionary attribute to a data consumer field.

Comments

Use the IMetaRdsExportSchema.RemoveMapping method to remove attribute binding.

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