AggregateTransformScale Enumeration
The AggregateTransformScale enumeration provides options to specify the rough count or scale of items that will be processed.
Enumeration Values
Name | Summary |
---|---|
Unspecified | Indicates no KeyScale value is used. |
Low | Indicates approximately 500,000 key values. |
Medium | Indicates approximately 5 million key values. |
High | Indicates more than 25 million key values. |