CustomExpressionWithColumnOfMissingTableValidationException Constructors
An exception thrown when a custom expression references a column contained in a table that has not been selected.| Name | Parameters | Description |
|---|---|---|
| CustomExpressionWithColumnOfMissingTableValidationException(String) | column | Initializes a new instance of the CustomExpressionWithColumnOfMissingTableValidationException class with the specified settings. |
See Also