Dimension.Collation 屬性

Gets or sets the collation for the members of the dimension.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.CollationTypeConverter, Microsoft.AnalysisServices.Design")]
public string Collation { get; set; }

屬性值

型別:System.String
The collation for the members of the dimension.

備註

Follows SQL Server form of LCID & _ (underscore) & compare flag.

請參閱

參考

Dimension 類別

Microsoft.AnalysisServices 命名空間