MetaColumn.SortExpression 属性

定义

获取用于确定数据字段的排序顺序的表达式。

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

属性值

String

用于确定数据字段的排序顺序的表达式。

适用于