CustomExpressionWithMissingInSchemaColumnValidationException Constructors
An exception thrown when a custom expression references a column that is missing in the data source schema.
Name | Parameters | Description |
---|---|---|
Custom |
table, column |
Initializes a new instance of the Custom |
See Also