Поделиться через


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