TDatabaseManager.SQLStatements Property
Gets the SQL DDL statements that were generated by the last schema operation.
Syntax
Unit: Aurelius.Engine.DatabaseManager
property TDatabaseManager.SQLStatements: TEnumerable<string>
Gets the SQL DDL statements that were generated by the last schema operation.
Unit: Aurelius.Engine.DatabaseManager
property TDatabaseManager.SQLStatements: TEnumerable<string>