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.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public class PropertyTypeMappingMissingException :
    Exception

Inheritance

Object
Exception
PropertyTypeMappingMissingException
See Also