Enum AggregateTransformScale
Namespace: Varigence.Languages.Biml.Transformation
Assembly: Biml.dll
C#
public enum AggregateTransformScale
Fields
Fields | Description |
---|---|
High | Indicates more than 25 million key values. |
Low | Indicates approximately 500,000 key values. |
Medium | Indicates approximately 5 million key values. |
Unspecified | Indicates no KeyScale value is used. |