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

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

dbSecurityEngine
The Terrasoft.Core.DB.DBSecurityEngine entity that determines the access rights.

Glossary Item Box

For the aggregate function, gets the query column expression that is generated taking into account the specified access rights.

Синтаксис

public override QueryColumnExpression CreateQueryColumnExpression( 
   DBSecurityEngine dbSecurityEngine 
)

Параметры

dbSecurityEngine
The Terrasoft.Core.DB.DBSecurityEngine entity that determines the access rights.

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

The Terrasoft.Core.DB.QueryColumnExpression instance for the expression aggregate function, which is generated taking into account the dbSecurityEngine access rights.

Исключения

ИсключениеОписание
Terrasoft.Common.InvalidObjectStateExceptionIf the expression of the function argument is null.

Смотри также

© Terrasoft 2002-2017.

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

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