共用方式為


DbSortClause.Collation 屬性

定義

取得字串值,這個值會指定此排序鍵的定序。

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

屬性值

指定此排序鍵定序的字串值。

適用於