다음을 통해 공유


DbSortClause.Collation 속성

정의

이 정렬 키의 데이터 정렬을 지정하는 문자열 값을 가져옵니다.

public:
 property System::String ^ Collation { System::String ^ get(); };
public string Collation { get; }
member this.Collation : string
Public ReadOnly Property Collation As String

속성 값

이 정렬 키의 데이터 정렬을 지정하는 문자열 값입니다.

적용 대상