Skip to main content
.NET 6.0+

DevExpress.ExpressApp.Updating Namespace

Contains classes used to update XAF applications and their databases.

Assembly: DevExpress.ExpressApp.v23.2.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.