• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum AggregationUsage

Namespace:
Varigence.Languages.Biml.Cube
Assembly:
Biml.dll
C#
    public enum AggregationUsage
    
  

Fields

Default

Specifies that the restriction should be Full for key attributes and Unstricted for non-key attributes.

Full

Specifies that the parent attribute must be present in every aggregation defined in the cube.

None

Specifies that the parent attribute cannot be included in any aggregation defined in the cube.

Unrestricted

Specifies that no restrictions are placed on the aggregation design relative to this attribute.

© Varigence