Enum MemberUniqueNameStyle
Namespace: Varigence.Languages.Biml.Cube
Assembly: Biml.dll
C#
public enum MemberUniqueNameStyle
Fields
Fields | Description |
---|---|
NamePath | Specifies that SQL Server Analysis Services will append the names of each level in the path to the member and the member caption to create the member unique name. |
Native | Specifies that SQL Server Analysis Services will automatically determine member unique names. |