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

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

Glossary Item Box

Возвращает экземпляр Entity для результата, возвращаемого запросом на выборку итоговых значений.

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

ПерегрузкаОписание
GetSummaryEntity(UserConnection,EntitySchemaQueryColumnCollection)Gets the Entity instance for the output returned by the select query for totals for the passed-in collection of columns of the current query, using the specified user connection.  
GetSummaryEntity(UserConnection)Gets the Entity instance for the output returned by the select query for totals for all columns of the current query, using the specified user connection.  
GetSummaryEntity(UserConnection,IEnumerable<String>)Gets the Entity instance for the output returned by the select query for totals for columns with specified names, using the specified user connection.  
GetSummaryEntity(UserConnection,String[])Gets the Entity instance for the output returned by the select query for totals for columns with specified names, using the specified user connection.  

Смотри также

© Terrasoft 2002-2017.

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

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