次の方法で共有


DimensionAggUsageTypes

注意

  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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