IDBConnection.CreateStatement Method
Creates and returns a new SQL statement associated with this connection.
Syntax
Unit: Aurelius.Drivers.Interfaces
function IDBConnection.CreateStatement: IDBStatement; virtual; abstract;
Creates and returns a new SQL statement associated with this connection.
Unit: Aurelius.Drivers.Interfaces
function IDBConnection.CreateStatement: IDBStatement; virtual; abstract;