AggregationUsage Enum

Definition

Defines the values allowed for AggregationUsage.

[System.Runtime.InteropServices.Guid("7877D558-5378-4e1f-9624-104CA12B3607")]
public enum AggregationUsage
[<System.Runtime.InteropServices.Guid("7877D558-5378-4e1f-9624-104CA12B3607")>]
type AggregationUsage = 
Public Enum AggregationUsage
Inheritance
AggregationUsage
Attributes

Fields

Default 3

Aggregation Designer applies a default rule based on the type of attribute (Full for keys, Unrestricted for others).

Full 0

Every aggregation for the cube must include this attribute.

None 1

No aggregation for the cube can include this attribute.

Unrestricted 2

No restrictions are placed on Aggregation Designer.

Applies to