FireDAC.Phys.OracleWrapper.TOCIStatement.Execute
Delphi
procedure Execute(ARows, AOffset: sb4; AExact, ACommit: Boolean);
C++
void __fastcall Execute(Firedac::Phys::Oraclecli::sb4 ARows, Firedac::Phys::Oraclecli::sb4 AOffset, bool AExact, bool ACommit);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.OracleWrapper.pas FireDAC.Phys.OracleWrapper.hpp |
FireDAC.Phys.OracleWrapper | TOCIStatement |
Description
Embarcadero Technologies does not currently have any additional information.