IAdoMdAxisInfo.Item

Syntax

Item(Index: Integer): IAdoMdAxis;

Parameters

Integer. Axis index.

Description

The Item property returns information about the axis, which index is passed as input parameter.

Example

The example of use is given in description of the IAdoMdAxis.Dim property.

See also:

IAdoMdAxisInfo