Skip to main content
A newer version of this page is available. .

RelationColumnNotInSchemaValidationException Constructors

An exception thrown when a key column of a data relation is missing in the data source schema.
Name Parameters Description
RelationColumnNotInSchemaValidationException(String, String) tableName, columnName Initializes a new instance of the RelationColumnNotInSchemaValidationException class with the specified settings.
See Also