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

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

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

Синтаксис

Параметры

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

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

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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