Ordinal Property (ADO MD Position)

Microsoft ActiveX Data Objects (ADO)

ADO 2.5 MD API Reference

Ordinal Property (Position)

Uniquely identifies a position along an axis.

Return Values

Returns a Long integer and is read-only.

Remarks

The Ordinal of a Position object corresponds to the index of the Position within the Positions collection.

A cell can quickly be retrieved using the Ordinal of the Position along each axis with the Item property of the Cellset object.

See Also

Cellset Object | Item Property (Cellset) | Ordinal Property (Cell)

Applies To: Position Object

© 1998-2003 Microsoft Corporation. All rights reserved.