Свойство | Type | Description | |
---|---|---|---|
SortOrder | Sorting |
Méthode | Description | |
---|---|---|
OrderByClause ( string field ) |
Constructor
|
|
OrderByClause ( string field, Sorting order ) |
Constructor
|
public OrderByClause ( string field ) | ||
field | string | The field being ordered |
public OrderByClause ( string field, Sorting order ) | ||
field | string | The field being ordered |
order | Sorting | The sorting direction of the field |