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

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

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

Glossary Item Box

For the current 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 current query function.

Исключения

ИсключениеОписание
Terrasoft.Common.InvalidObjectStateExceptionIf the expression to test or the placeholder expression is null.

Смотри также

© Terrasoft 2002-2017.

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

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