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. 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.

Fore and Fore.NET Examples

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

See also:

IRdsImportSchemaAttribute