Properties, clsCubeDimension
Observação |
---|
Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
An object of ClassType clsCubeDimension implements the following properties of the Dimension interface.
Property |
Description |
---|---|
Specifies how aggregations are to be designed for the dimension. |
|
Indicates whether a parent-child dimension can contain members with identical names. |
|
Indicates whether member keys are unique for the dimension. |
|
Indicates whether member names are unique for the dimension. |
|
Returns an enumeration constant that identifies the specific object type, which in this case is clsCubeDimension. |
|
Contains a template string that is used to create captions for system-generated data members. |
|
A reference to the data source object used by the cube dimension. |
|
Defines the default member of the dimension. |
|
Names a dimension to which the current dimension is related. |
|
The description of the cube dimension. |
|
Returns an enumeration constant that identifies the specific type of dimension. |
|
Indicates whether real-time updates are enabled for the dimension. |
|
The SQL FROM clause for the cube dimension. |
|
Indicates whether members and/or levels are expected to change on a regular basis. |
|
Indicates whether dimension writebacks are available to clients with appropriate permissions. |
|
Indicates whether the cube dimension is shared. |
|
Indicates whether the cube dimension is temporary. |
|
Indicates whether the structure of the cube dimension is valid. |
|
Indicates whether a dimension is virtual. |
|
Indicates whether the dimension is visible to the client. |
|
The SQL JOIN clause for a cube dimension. |
|
The date and time when the cube dimension was last processed. |
|
User-specified date. This is not used by Microsoft® SQL Server™ 2000 Analysis Services. |
|
Determines which members in a dimension can have associated data in the fact table. |
|
The name of the cube dimension. |
|
Returns the ordinal position of the dimension object within the Dimensions collection of its parent object. |
|
Returns a reference to the parent MDStore object. |
|
The name of the cube dimension's primary data source table. |
|
Returns the alias of the source table for the dimension. |
|
Restricts members included in a dimension. |
|
Determines the method for storing dimension contents. |
|
Returns an enumeration constant that identifies the subclass type of the object. |