DevExpress.ExpressApp.Updating Namespace
Contains classes used to update XAF applications and their databases.
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Classes
| Name | Description |
|---|---|
| ConvertXmlParameters | Represents parameters, passed to the IModelXmlConverter.ConvertXml method. |
| ModuleUpdater | A Module updater. Allows you to handle a database update when the application version changes. |
Interfaces
| Name | Description |
|---|---|
| IModelXmlConverter | Declares the IModelXmlConverter.ConvertXml method, implemented by Modules supporting the Application Model differences conversion. |