A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class RelationColumnNotInSchemaValidationException :
ValidationException
Public Class RelationColumnNotInSchemaValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
RelationColumnNotInSchemaValidationException
See Also
Feedback