DbSortClause.Collation 屬性

定義

會得到一個字串值,指定此排序鍵的排序。

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

屬性值

一個字串值,用來指定此排序鍵的排序。

適用於