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

Glossary Item Box

The following tables list the members exposed by EntitySchemaIsNullQueryFunction.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaIsNullQueryFunction ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCheckExpressionExpression of the function argument to check for being equal to the null value.  
Public PropertyQueryAliasOverridden. The alias of the function in the SQL query.  
Public PropertyReplacementExpressionExpression of the function argument that is returned by the function if the check expression is equal to null.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates the clone of the current EntitySchemaIsNullQueryFunction 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 passed-in data type manager.  
Public MethodWriteMetaDataOverridden. Serializes the expression function, using the passed-in Terrasoft.Common.DataWriter instance.  
Top

See Also

© Terrasoft 2002-2018.