IDBStatement.ExecuteQuery Method
Executes the SQL SELECT statement and returns a forward-only result set.
Syntax
Unit: Aurelius.Drivers.Interfaces
function IDBStatement.ExecuteQuery: IDBResultSet; virtual; abstract;
Executes the SQL SELECT statement and returns a forward-only result set.
Unit: Aurelius.Drivers.Interfaces
function IDBStatement.ExecuteQuery: IDBResultSet; virtual; abstract;