ColumnNotInSchemaValidationException Constructors
An exception thrown when a query contains columns that are missing in the data source schema.
Name | Parameters | Description |
---|---|---|
Column |
table |
Initializes a new instance of the Column |
See Also