Свойство 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