DataItem.Collation 속성

정의

현재 DataItem에 대한 컬렉션 정의를 가져오거나 설정합니다.

[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

속성 값

로캘 ID, 밑줄(_) 및 문자 비교 정의 플래그가 있는 System.String입니다.

특성

설명

데이터 정렬 정의는 로캘 ID 문자열과 문자 비교 정의 플래그로 구성됩니다. 문자 비교 정의 플래그는 다음 표에 설명되어 있습니다.

적용 대상