Enum SsasAttributeUsage
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum SsasAttributeUsage
Fields
Fields | Description |
---|---|
Key | Specifies that the attribute is the key attribute for the dimension. |
Parent | Specifies that the attribute is a parent attribute in a parent-child hierarchy dimension. |
Regular | Specifies that the attribute is a regular attribute in the dimension. |