ExpressionNullValidationException Constructors
An exception thrown when a query contains an expression that does not reference either a column or custom expression.Name | Description |
---|---|
ExpressionNullValidationException() | Initializes a new instance of the ExpressionNullValidationException class with the default settings. |
See Also