Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.56 KB

File metadata and controls

38 lines (32 loc) · 1.56 KB
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.

  • Use the Members collection to return the members that make up the position along the Axis.

This section contains the following topic.

See Also

Axis Example (VBScript)
Axis Object (ADO MD)
Cell Object (ADO MD)
Members Collection (ADO MD)
Positions Collection (ADO MD)