An ICriterion that represents "null" constraint.
The following tables list the members exposed by the NullExpression type.
Public Methods
| Name | Description | |
|---|---|---|
| GetTypedValues | (Overrides .GetTypedValues(ICriteria, ICriteriaQuery).) | |
| ToSqlString | (Overrides .ToSqlString(ICriteria, ICriteriaQuery, IDictionary).) | |
| ToString | (Overrides .ToString().) |
Public Constructors
| Name | Description | |
|---|---|---|
| NullExpressionNew |
Initialize a new instance of the NotNullExpression class for a named
Property that should be null.
|