Database.Collation 속성

정의

Database의 데이터 정렬 형식을 가져오거나 설정합니다.

[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

속성 값

문자열은 데이터 정렬 형식을 witn합니다.

특성

적용 대상