DbSortClause.Collation 属性

定义

获取一个字符串值,该值指定此排序关键字的排序规则。

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

属性值

一个字符串值,指定此排序关键字的排序规则。

适用于