Platform Core .NET Assemblies API
EntitySchemaCaseNotNullQueryFunction Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Entities Namespace : EntitySchemaCaseNotNullQueryFunction Class

Glossary Item Box

The following tables list the members exposed by EntitySchemaCaseNotNullQueryFunction.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaCaseNotNullQueryFunction ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyElseExpressionExpression of the ELSE clause.  
Public PropertyHasWhenItemsIndicates whether the function has at least one condition.  
Public PropertyQueryAliasOverridden. The alias of the function in the SQL query.  
Public PropertyWhenItemsCollection of conditions of the expression function.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates the clone of the current EntitySchemaCaseNotNullQueryFunction instance.  
Public MethodCreateQueryColumnExpressionOverridden. For the current function, gets the query column expression that is generated taking into account the specified access rights.  
Public MethodGetArgumentsOverridden. Gets the collection of expressions of function arguments.  
Public MethodGetCaptionOverridden. Gets the caption of the expression function.  
Public MethodGetIsSupportedDataValueTypeOverridden. Indicates whether the output of the function has the specified data type.  
Public MethodGetResultDataValueTypeOverridden. Gets the data type of the output returned by the function, using the specified data type manager.  
Public MethodSpecifyQueryAliasFor the current expression function, defines the specified alias in the resulting SQL query.  
Public MethodWriteMetaDataOverridden. Serializes the expression function, using the passed-in Terrasoft.Common.DataWriter instance.  
Top

See Also

© Terrasoft 2002-2018.