FireDAC.Phys.Intf.IFDPhysCommand.Execute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Execute(ATimes: Integer = 0; AOffset: Integer = 0;  ABlocked: Boolean = False);

C++

virtual void __fastcall Execute(int ATimes = 0x0, int AOffset = 0x0, bool ABlocked = false) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!