Skip to main content

Enum SsasOrderBy

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum SsasOrderBy

Fields

FieldsDescription
AttributeKeySpecifies that attribute members are sorted by the key columns of a related attribute that is specified on the attribute definition.
AttributeNameSpecifies that attribute members are sorted by the name column of a related attribute that is specified on the attribute definition.
KeySpecifies that attribute members are sorted by their key column values.
NameSpecifies that attribute members are sorted by their name column value.