Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

Sorts the query results in the specified order, using the value of the passed-in expression as the sort key.

Синтаксис

Параметры

direction
The sorting order for the query results.
columnExpression
The expression whose value is used as the sort key.

Тип возвращаемого значения

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?