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

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

sourceColumnAlias
The alias of the column by which the sorting is performed.

Glossary Item Box

Sorts query results in the ascending order by the column with the specified alias.

Синтаксис

public Query OrderByAsc( 
   string sourceColumnAlias 
)

Параметры

sourceColumnAlias
The alias of the column by which the sorting is performed.

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

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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