IAdoMdAxis.Rowset

Syntax

Rowset: IDalCursor;

Description

The Rowset method returns the cursor with information about the coordinates available on the axis.

Comments

The property returns the cursor identical to the cursor returned by the IAdoMdAxis.Open method.

See also:

IAdoMdAxis