TAureliusDBSchema.ReleaseDBManager Method
Releases the internal TDatabaseManager instance so that the next schema operation recreates it with fresh state.
Remarks
Call this method to discard cached schema comparison results and force the component to re-read the database metadata on the next operation.
Syntax
Unit: Aurelius.Comp.DBSchema
procedure TAureliusDBSchema.ReleaseDBManager;