Platform Core .NET Assemblies API
CreateQueryColumnExpression Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaCaseNotNullQueryFunction Class : CreateQueryColumnExpression Method
dbSecurityEngine
The Terrasoft.Core.DB.DBSecurityEngine instance 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.

Syntax

 
C#
 
 

Parameters

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

Return Value

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

Exceptions

ExceptionDescription
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null value is passed as the dbSecurityEngine parameter.
Terrasoft.Common.InvalidObjectStateExceptionIf the collection of expressions of the function conditions does not have any items or is null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.