Compartir a través de


Collections, Dimension Interface

[!NOTA]

  Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.

The Dimension interface implements the following collections.

Collection

Description

CustomProperties

The collection of user-defined properties

Levels

The set of level objects associated with a dimension object

Access Cross-Reference

The following table shows whether the collection is read/write (R/W) or read-only (R) for different objects.

 

Database

dimension

Cube

dimension

Partition

dimension

Aggregation

dimension

CustomProperties

R/W

R/W

R/W

R/W

Levels

R/W

R

R

R

Vea también

Referencia