Skip to main content
A newer version of this page is available. .

DevExpress.ExpressApp.Updating Namespace

Contains classes used to update XAF applications and their databases.

Assembly: DevExpress.ExpressApp.v19.1.dll

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.