IAdhocDataSourceObject.Dimensions

Syntax

Dimensions: IAdhocDsoDimensions;

Description

The Dimensions property returns a collection of data source dimensions.

Comments

To work with separate dimensions, use the IAdhocDsoDimension interface.

Example

The property use is given in the example for IAdhocReport.Synchronization.

See also:

IAdhocDataSourceObject