IRdsImportSchemaAttribute.DetailTableObject

Syntax

DetailTableObject: IMetabaseObjectDescriptor;

Description

The DetailTableObject property determines repository table, from which data of multiple values of a dictionary attribute is imported.

Comments

The property is mandatory. To correctly import, also set the IRdsImportSchemaAttribute.DetailTable property.

Example

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

See also:

IRdsImportSchemaAttribute