TAureliusDBSchema.Connection Property
Gets or sets the connection pool component used to obtain a database connection for schema operations.
Remarks
Assign a Aurelius.Comp.Connection.TAureliusConnection or any other TAureliusCustomConnectionPool descendant. Changing this property releases the internal TDatabaseManager so the next operation uses a fresh connection.
Syntax
Unit: Aurelius.Comp.DBSchema
property TAureliusDBSchema.Connection: TAureliusCustomConnectionPool