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

Query.OrderBy(OrderDirectionStrict,Query) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Query - класс > OrderBy - метод : OrderBy(OrderDirectionStrict,Query) - метод C#

direction
The sorting order for the query results.
subSelectQuery
The random subquery whose results are used as the sort key.

Glossary Item Box

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

Синтаксис

Параметры

direction
The sorting order for the query results.
subSelectQuery
The random subquery whose results are used as the sort key.

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

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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