Properties, clsDatabaseDimension
[!NOTA]
Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.
An object of ClassType clsDatabaseDimension implements the following properties of the Dimension interface.
Property |
Description |
---|---|
Indicates whether a parent-child dimension can contain members with identical names. |
|
Indicates whether member keys are unique within the dimension. |
|
Indicates whether member names are unique within the dimension. |
|
Returns an enumeration constant that identifies the specific object type. |
|
Contains a template string that is used to create captions for system-generated data members. |
|
The name of the object of ClassType clsDataSource used by the database dimension. |
|
Defines the default member of the dimension. |
|
Names a dimension to which the current dimension is related. |
|
The description of the database dimension. |
|
Returns an enumeration constant identifying the specific type of dimension. |
|
Indicates whether real-time updates are enabled for the dimension. |
|
The SQL FROM clause for a database dimension. |
|
Indicates whether members and/or levels are expected to change on a regular basis. |
|
Indicates whether end users that have appropriate permissions can write back to dimensions. |
|
Indicates whether the database dimension is shared. |
|
Indicates whether the database dimension should be permanently stored in the repository. |
|
Indicates whether the structure of the database dimension is valid. |
|
Indicates whether the database dimension is virtual. |
|
The SQL JOIN clause for the dimension. |
|
The date and time when the database dimension was last processed. |
|
A user-specified date. This property 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 database dimension. |
|
Returns the ordinal position of the dimension object within its parent object's Dimensions collection. |
|
Returns a reference to the parent MDStore object. |
|
The name of the primary table of the database dimension. |
|
Returns the alias of the source table for the database dimension. |
|
Restricts members that are included in a dimension. |
|
Indicates the difference between the dimension object referenced by the client application and the corresponding dimension on the Analysis server. |
|
Determines how the contents of a cube's dimensions are stored. |
|
Returns an enumeration constant that identifies the subclass type of the object. |