SqlCollationControllerConfigurationPublicSettings.SqlCollation 속성

정의

이 설정에 대한 SQL 데이터 정렬을 가져오거나 설정합니다.

public:
 virtual property System::String ^ SqlCollation { System::String ^ get(); void set(System::String ^ value); };
public virtual string SqlCollation { get; set; }
member this.SqlCollation : string with get, set
Public Overridable Property SqlCollation As String

속성 값

이 설정에 대한 SQL 데이터 정렬입니다.

적용 대상