IRdsExportSchemaAttribute.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, a field of the TableName table that is linked with the KeyField field in the DetailTable table is specified in this property.

Example

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

See also:

IRdsExportSchemaAttribute