IVZMultiplyDataSource.GetObjects

Syntax

GetObjects: IVZStringArray;

Description

The GetObjects method returns identifiers of all data source elements.

Comments

To get identifiers of all attributes, use the IVZMultiplyDataSource.GetAttributes method.

Example

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

See also:

IVZMultiplyDataSource