次の方法で共有


DbSortClause.Collation プロパティ

定義

この並べ替えキーの照合順序を指定する文字列値を取得します。

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

プロパティ値

この並べ替えキーの照合順序を指定する文字列値。

適用対象