OrderByItem (QueryColumnExpression,OrderDirectionStrict) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > OrderByItem - класс > OrderByItem : OrderByItem (QueryColumnExpression,OrderDirectionStrict) C#
- expression
- The column expression by which the sorting is performed.
- direction
- The sorting order.
Glossary Item Box
public OrderByItem( QueryColumnExpression expression, OrderDirectionStrict direction )
Параметры
- expression
- The column expression by which the sorting is performed.
- direction
- The sorting order.