ISQLGenerator.GetSupportedFeatures Method
Gets the set of optional database features supported by this generator's target engine.
Syntax
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetSupportedFeatures: TDBFeatures; virtual; abstract;
Gets the set of optional database features supported by this generator's target engine.
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetSupportedFeatures: TDBFeatures; virtual; abstract;