--- title: "Position Object (ADO MD) | Microsoft Docs" ms.prod: sql ms.prod_service: connectivity ms.technology: connectivity ms.custom: "" ms.date: "01/19/2017" ms.reviewer: "" ms.topic: conceptual apitype: "COM" f1_keywords: - "Position" helpviewer_keywords: - "Position object [ADO MD]" ms.assetid: 91eab784-3ce9-41d6-a840-9b0939ca0608 author: MightyPen ms.author: genemi --- # Position Object (ADO MD) 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](../../../ado/reference/ado-md-api/axis-object-ado-md.md). - Use the [Members](../../../ado/reference/ado-md-api/members-collection-ado-md.md) collection to return the members that make up the position along the **Axis**. This section contains the following topic. - [Properties, Methods, and Events](../../../ado/reference/ado-md-api/position-object-properties-methods-and-events.md) ## See Also [Axis Example (VBScript)](../../../ado/reference/ado-md-api/axis-example-vbscript.md) [Axis Object (ADO MD)](../../../ado/reference/ado-md-api/axis-object-ado-md.md) [Cell Object (ADO MD)](../../../ado/reference/ado-md-api/cell-object-ado-md.md) [Members Collection (ADO MD)](../../../ado/reference/ado-md-api/members-collection-ado-md.md) [Positions Collection (ADO MD)](../../../ado/reference/ado-md-api/positions-collection-ado-md.md)