A newer version of this page is available.
Switch to the current version.
ModuleUpdater.UpdateDatabaseAfterUpdateSchema() Method
Performs a database update after the database schema is updated.
Namespace: DevExpress.ExpressApp.Updating
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public virtual void UpdateDatabaseAfterUpdateSchema()
Public Overridable Sub UpdateDatabaseAfterUpdateSchema
Remarks
To learn how to use this method, refer to the ModuleUpdater class description.
See Also
Feedback