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