FireDAC.Phys.OracleWrapper.TOCIStatement.Execute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Execute(ARows, AOffset: sb4; AExact, ACommit: Boolean);

C++

void __fastcall Execute(int ARows, int 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. Please help us document this topic by using the Discussion page!