Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class PropertyTypeMappingMissingException :
    Exception

Inheritance

Object
Exception
PropertyTypeMappingMissingException
See Also