Skip to main content
.NET 6.0+

PredefinedReportsUpdater.UpdateDatabaseAfterUpdateSchema() Method

Performs a database update after the database schema is updated.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.2.dll

Declaration

public override void UpdateDatabaseAfterUpdateSchema()

Remarks

Generally, you do not need to use this method.

See Also