SchemaCorrectionNeededException(Exception) Constructor
Initializes a new instance of the SchemaCorrectionNeededException class.
Namespace: DevExpress.Xpo.DB.Exceptions
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| innerException | Exception |
See Also