DimensionAggUsageTypes
![]() |
---|
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. |
Enumerates values for the AggregationUsage property.
Constant | Description |
---|---|
dimAggUsageCustom |
Creates aggregations for dimension levels as specified by level |
dimAggUsageDetailsOnly |
Creates aggregations on only the lowest level in the dimension |
dimAggUsageStandard |
Creates aggregations as determined by the aggregation design algorithm |
dimAggUsageTopAndDetailsOnly |
Creates aggregations only for the top (All) and lowest levels in the dimension |
dimAggUsageTopOnly |
Creates aggregations only for the top (All) level |