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

Session.UpdateSchema() Method

Updates the storage schema according to the class descriptions that are listed in the assemblies that have been loaded into the application domain.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public void UpdateSchema()
See Also