IRdsBaseBinding.DetailTableObject

Syntax

DetailTableObject: IMetabaseObjectDescriptor;

Description

The DetailTableObject property determines description of the repository table, from which multiple attribute values will be loaded.

Comments

The property is relevant if the HasMultipleValues property is set to True.

Example

The example of use is given in description of the IRdsLoaderBindings.Add method.

See also:

IRdsBaseBinding