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

Declaration

public class PropertyTypeMappingMissingException :
    Exception

Inheritance

Object
Exception
PropertyTypeMappingMissingException
See Also