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

PropertyTypeMappingMissingException Class

An exception that is thrown when a connection provider cannot identify the type of column to create a column in a data store.

Namespace: DevExpress.Xpo.DB.Exceptions

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class PropertyTypeMappingMissingException :
    Exception

Inheritance

Object
Exception
PropertyTypeMappingMissingException
See Also