IDBConnection.SqlDialect Method
Returns the SQL dialect identifier for this connection.
Syntax
Unit: Aurelius.Drivers.Interfaces
function IDBConnection.SqlDialect: string; virtual; abstract;
Returns the SQL dialect identifier for this connection.
Unit: Aurelius.Drivers.Interfaces
function IDBConnection.SqlDialect: string; virtual; abstract;