IVZMultiplyDataSource.GetAttributes

Syntax

GetAttributes: IVZStringArray;

Description

The GetAttributes method returns identifiers of all data source attributes.

Comments

To get identifiers of all elements, use the IVZMultiplyDataSource.GetObjects method.

Example

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

See also:

IVZMultiplyDataSource