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 Export and Import of Table MDM Dictionary section.

See also:

IMetaRdsExportSchema