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

EntitySchemaQuery.GetSummarySelectQuery - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : GetSummarySelectQuery - метод C#

Glossary Item Box

Строит запрос на выборку итоговых (агрегирующих) значений для заданной коллекции колонок текущего экземпляра EntitySchemaQuery.

Список перегрузок

ПерегрузкаОписание
GetSummarySelectQuery(UserConnection,EntitySchemaQueryColumnCollection)Gets the select query for the totals (aggregate values) for the specified collection of columns of the current EntitySchemaQuery instance, using the specified user connection.  
GetSummarySelectQuery(UserConnection)Gets the select query for the totals (aggregate values) for all columns of the current EntitySchemaQuery instance, using the specified user connection.  
GetSummarySelectQuery(UserConnection,IEnumerable<String>)Gets the select query for the totals (aggregate values) for columns of the current EntitySchemaQuery instance with the specified names, using the specified user connection.  
GetSummarySelectQuery(UserConnection,String[])Gets the select query for the totals (aggregate values) for columns of the current EntitySchemaQuery instance with the specified names, using the specified user connection.  

Смотри также

© Terrasoft 2002-2017.

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

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