Table of Contents

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;

See also