Skip to main content

Enum SsasAttributeDiscretizationMethod

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum SsasAttributeDiscretizationMethod

Fields

FieldsDescription
AutomaticSpecifies that attribute members will be grouped using the pre-defined "Automatic" algorithm.
ClustersSpecifies that attribute members will be grouped using the pre-defined "Clusters" algorithm.
EqualAreasSpecifies that attribute members will be grouped using the pre-defined "Equal Areas" algorithm.
NoneSpecifies that attribute members will not be grouped.