IVZMultiplyDataSource.AttributesNames

Syntax

AttributesNames: IVZItemsNames;

Description

The AttributesNames property determines collection of data source attribute names.

Comments

To work with collection of names, use properties and methods of the IVZItemsNames interface.

Example

The property use is given in the example for IVZMultiplyDataSource.GetData.

See also:

IVZMultiplyDataSource