OrderByItem - конструктор Смотри также Terrasoft.Core.DB - пространство имен > OrderByItem - класс : OrderByItem C#
Glossary Item Box
Перегрузка | Описание |
---|---|
OrderByItem () | Initializes a new OrderByItem instance. |
OrderByItem (QueryColumnExpression,OrderDirectionStrict) | Initializes a new OrderByItem instance for the specified column expression with the specified sorting order. |
OrderByItem (OrderByItem) | Initializes a new OrderByItem instance that is a clone of the passed-in expression. |