TAureliusDBSchema.ModelNames Property
Gets or sets a comma-separated list of mapping model names to include in schema operations.
Remarks
Leave empty or set to an empty string to use the default global mapping model.
To include multiple named models, separate their names with commas (e.g., 'Model1,Model2'). Changing this property releases the internal TDatabaseManager.
Syntax
Unit: Aurelius.Comp.DBSchema
property TAureliusDBSchema.ModelNames: string