EntitySchemaIsNullQueryFunction.CreateQueryColumnExpression - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaIsNullQueryFunction - класс : CreateQueryColumnExpression - метод C#
- dbSecurityEngine
- The Terrasoft.Core.DB.DBSecurityEngine entity that determines the access rights.
Glossary Item Box
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.InvalidObjectStateException | If the expression to test or the placeholder expression is null . |