IsNullQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.DB - пространство имен : IsNullQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип 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. |