IDBStatement.Execute Method
Executes the SQL DML statement and returns the number of rows affected.
Syntax
Unit: Aurelius.Drivers.Interfaces
function IDBStatement.Execute: Integer; virtual; abstract;
Executes the SQL DML statement and returns the number of rows affected.
Unit: Aurelius.Drivers.Interfaces
function IDBStatement.Execute: Integer; virtual; abstract;