Query.OrderBy(OrderDirectionStrict,QueryColumnExpression) - метод Смотри также Terrasoft.Core.DB - пространство имен > Query - класс > OrderBy - метод : OrderBy(OrderDirectionStrict,QueryColumnExpression) - метод C#
- direction
- The sorting order for the query results.
- columnExpression
- The expression whose value is used as the sort key.
Glossary Item Box
public Query OrderBy( OrderDirectionStrict direction, QueryColumnExpression columnExpression )
Параметры
- direction
- The sorting order for the query results.
- columnExpression
- The expression whose value is used as the sort key.