IAdoMdAxis.Count

Syntax

Count: Integer;

Description

The Count property returns the number of coordinates available on the axis.

Comments

Coordinates description can be obtained in the cursor, returned by the Open method.

Example

The example of use is given in description of the Open method.

See also:

IAdoMdAxis