Dimension.Collation 属性

定义

获取或设置维度成员的排序规则。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string Collation { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Collation : string with get, set
Public Property Collation As String

属性值

维度成员的集合。

属性

注解

遵循 LCID 比较标志SQL Server形式。

适用于