Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
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 |