| title | Dimensions Collection (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 |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | eaf6f4e7-2ea0-49a3-89ee-e219e025257c | ||
| author | MightyPen | ||
| ms.author | genemi |
Contains the Dimension objects that make up a cube.
Dimensions 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.
Catalog Example (VB)
CubeDef Object (ADO MD)
Dimension Object (ADO MD)