ISQLGenerator.GetSqlDialect Method
Gets the SQL dialect string that maps this generator to a compatible database connection.
Syntax
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetSqlDialect: string; virtual; abstract;
Gets the SQL dialect string that maps this generator to a compatible database connection.
Unit: Aurelius.Sql.Interfaces
function ISQLGenerator.GetSqlDialect: string; virtual; abstract;