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