Platform Core .NET Assemblies API
CreateQueryColumnExpression Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaDateToCurrentYearQueryFunction Class : CreateQueryColumnExpression Method
dbSecurityEngine
Instance of Terrasoft.Core.DB.DBSecurityEngine, which defines the access rights.

Glossary Item Box

Returns the query column expression for the current function, generated with the specified access rights.

Syntax

 
C#
 
 

Parameters

dbSecurityEngine
Instance of Terrasoft.Core.DB.DBSecurityEngine, which defines the access rights.

Return Value

Instance of Terrasoft.Core.DB.QueryColumnExpression for the current function, formed with regard to access rights of dbSecurityEngine.

Exceptions

ExceptionDescription
Terrasoft.Common.InvalidObjectStateExceptionIf the expression of the function argument 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.