Position Object (ADO MD)

Microsoft ActiveX Data Objects (ADO)

ADO 2.5 MD API Reference

Position Object

Represents a set of one or more members of different dimensions that defines a point along an axis.





Remarks

With the properties and collections of a Position object you can do the following:

  • Use the Ordinal property to return the ordinal position of the Position along the Axis.
  • Use the Members collection to return the members that make up the position along the Axis.

See Also

VBScript Example

Properties, Methods, and Events | Axis Object | Cell Object | Members Collection | Positions Collection

© 1998-2003 Microsoft Corporation. All rights reserved.