TDatabaseManager.ExistingDB Property
Gets the metadata snapshot of the database schema as it exists in the database.
Remarks
Populated by ValidateDatabase. Contains the tables, columns, indexes, foreign keys, and sequences currently present in the live database.
Syntax
Unit: Aurelius.Engine.DatabaseManager
property TDatabaseManager.ExistingDB: TDatabaseMetadata