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 照合順序。

適用対象