FireDAC.Phys.IBWrapper.TIBStatement.Execute

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBStatement

Delphi

procedure Execute(AForceGetCounts: Boolean);

C++

void __fastcall Execute(bool AForceGetCounts);

Description

Embarcadero Technologies does not currently have any additional information.