Properties, clsCube
Remarque : |
---|
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité. |
An object of ClassType clsCube implements the following properties of the MDStore interface.
Property | Description |
---|---|
Indicates whether drillthrough is allowed on the cube. |
|
The prefix associated with an aggregation in a cube. |
|
The cube analyzer object for this cube. |
|
Returns an enumeration constant that identifies the specific object type. |
|
The name of the default measure for the cube. |
|
The description of the cube. |
|
List of columns that are included in a drillthrough query. |
|
Statement restricting rows that are returned by a drillthrough query. |
|
An SQL FROM clause with the names of the tables used in drillthrough queries. |
|
An SQL JOIN clause with the names of the tables used in drillthrough queries. |
|
Indicates whether real-time updates are allowed on the cube. |
|
The estimated number of rows in the cube. |
|
The estimated size of the cube (estimated total size of all rows, in bytes). |
|
Contains the SQL FROM clause defining the list of tables used to define the cube's dimensions and measures. |
|
Indicates whether the cube is read/write. |
|
Indicates whether the cube should be stored in the repository. |
|
Indicates whether the cube structure is valid. |
|
Indicates whether the cube is visible to a client. |
|
The JOIN clause (list of join conditions, separated by AND) for the cube. |
|
The date and time when the cube was last processed. |
|
User-specified date. It is not used by Microsoft® SQL Server™ 2000 Analysis Services. |
|
The name of the cube. |
|
Returns an enumeration constant identifying the type of OLAP storage mode. |
|
Returns a reference to the parent MDStore object. |
|
Sets the number of allowable errors that cause processing to cease. |
|
The universal naming convention (UNC) path to a file for logging dimension key errors encountered during processing. |
|
Indicates whether the Analysis server should index and aggregate during processing or afterward. |
|
Returns a reference to the DSO.Server object. |
|
fact table of the cube. |
|
The alias of the source table for the cube. |
|
The SQL clause used to determine which fact table rows are included in the cube. |
|
Returns an enumeration constant that indicates the difference between the MDStore object referenced by the client application and the corresponding MDStore object on the Analysis server. |
|
Returns an enumeration constant that identifies the subclass type. |