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