Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DevExpress.ExpressApp.Updating Namespace

Contains classes used to update XAF applications and their databases.

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