IRdsImportSchemaAttribute.FieldName

Syntax

FieldName: String;

Description

The FieldName property determines name of a table field, with which an attribute of the MDM dictionary is linked.

Comments

If an attribute has multiple values, this property must contain field of the TableName table that is linked with the KeyField field in the DetailTable table.

Example

The property use is given in the example for IRdsImportSchemaAttribute.DetailTableObject.

See also:

IRdsImportSchemaAttribute