PropertyTypeMappingMissingException Constructors
An exception that is thrown when a connection provider cannot identify the type of column to create a column in a data store.| Name | Parameters | Description |
|---|---|---|
| PropertyTypeMappingMissingException(Type) | objectType | Initializes a new instance of the PropertyTypeMappingMissingException class with the specified settings. |
See Also