ISQLGenerator.GetGeneratorName Method
Gets the unique name that identifies this SQL generator implementation.
Syntax
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetGeneratorName: string; virtual; abstract;
Gets the unique name that identifies this SQL generator implementation.
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetGeneratorName: string; virtual; abstract;