IsNullQueryFunction - конструктор Смотри также Terrasoft.Core.DB - пространство имен > IsNullQueryFunction - класс : IsNullQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
IsNullQueryFunction () | Initializes a new IsNullQueryFunction instance. |
IsNullQueryFunction (QueryColumnExpression,QueryColumnExpression) | Initializes a new IsNullQueryFunction instance for the specified check expression and the placeholder expression. |
IsNullQueryFunction (IQueryColumnExpressionConvertible,IQueryColumnExpressionConvertible) | Initializes a new IsNullQueryFunction instance for the specified check expression and the placeholder expression. |
IsNullQueryFunction (IsNullQueryFunction) | Initializes a new IsNullQueryFunction instance that is a clone of the passed-in expression function. |