IRdsImportSchema.Mappings

Syntax

Mappings(Attribute: IRdsAttribute): IRdsImportSchemaAttribute;

Parameters

Attribute. Attribute of the MDM dictionary, for which it is necessary to specify binding to fields of import table.

Description

The Mappings property returns parameters of binding of the MDM dictionary attributes to fields of the table, from which data is imported.

Example

The property use is given in the example for IRdsImportSchema.TableObject.

See also:

IRdsImportSchema