Properties, clsAggregation
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
An object of ClassType clsAggregation implements the following properties of the MDStore interface.
Property | Description |
---|---|
Contains the prefix associated with an aggregation in an MDStore object |
|
Returns an enumeration constant that identifies the specific object type |
|
The description of the aggregation |
|
Indicates whether real-time updates are enabled for the aggregation |
|
The estimated number of rows in the aggregation |
|
The estimated size (in bytes) of all rows in the aggregation |
|
The comma-separated list of source tables in the aggregation |
|
Sets or returns True if the aggregation is the default aggregation for the partition, False if otherwise |
|
Indicates whether the aggregation should be persisted in the repository |
|
Returns True if the aggregation structure is valid, False if otherwise |
|
The list of join conditions, separated by AND |
|
The date and time when the partition containing the aggregation was last processed |
|
The name of the aggregation |
|
Returns an enumeration constant that identifies the type of OLAP mode of the data store |
|
Returns a reference to the parent MDStore object |
|
Returns a reference to the DSO.Server object |
|
fact table for the aggregation |
|
Returns an enumeration constant that identifies the subclass type of the object |
Siehe auch
Verweis
clsAggregation
MDStore Interface