Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the Position objects that define a point on an axis.
Remarks
Positions is a standard ADO collection. With the properties and methods of a collection, you can do the following:
Obtain the number of objects in the collection with the Count property.
Return an object from the collection with the default Item property.
Update the objects in the collection from the provider with the Refresh method.
This section contains the following topic.
See Also
Cellset Example (VB)
Axis Object (ADO MD)
Cell Object (ADO MD)
Position Object (ADO MD)