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

Glossary Item Box

The following tables list the members exposed by IsNullQueryFunction.

Public Constructors

 NameDescription
Public ConstructorIsNullQueryFunction ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCheckExpressionExpression of the function argument to check for being equal to the null value.  
Public PropertyReplacementExpressionExpression of the function argument that is returned if the check expression is equal to null.  
Top

Public Methods

 NameDescription
Public MethodAddUsingParametersOverridden. Adds the passed-in collection of parameters in the function arguments.  
Public MethodBuildSqlTextOverridden. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder.  
Public MethodCloneOverridden. Creates the clone of the current IsNullQueryFunction instance.  
Top

See Also

© Terrasoft 2002-2018.