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

RelationColumnNotInSchemaValidationException Class

An exception thrown when a key column of a data relation is missing in the data source schema.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public class RelationColumnNotInSchemaValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
RelationColumnNotInSchemaValidationException
See Also