SchemaCorrectionNeededException Constructors
An exception that is thrown when the storage schema doesn’t match the structure of persistent objects and the schema cannot be modified.
Name | Parameters | Description |
---|---|---|
Schema |
inner |
Initializes a new instance of the Schema |
Schema |
sql, inner |
Initializes a new instance of the Schema |
Schema |
sql |
Initializes a new instance of the Schema |
See Also