IsNullQueryFunction - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : IsNullQueryFunction - класс C#
Glossary Item Box
null
value with the placeholder expression.
public class IsNullQueryFunction : QueryFunction
Тип IsNullQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | IsNullQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | CheckExpression | Expression of the function argument to check for being equal to the null value. |
![]() | ReplacementExpression | Expression of the function argument that is returned if the check expression is equal to null . |
Имя | Описание | |
---|---|---|
![]() | AddUsingParameters | Переопределен. Adds the passed-in collection of parameters in the function arguments. |
![]() | BuildSqlText | Переопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. |
![]() | Clone | Переопределен. Creates the clone of the current IsNullQueryFunction instance. |
System.Object
Terrasoft.Core.DB.QueryFunction
Terrasoft.Core.DB.IsNullQueryFunction