FireDAC.Phys.Intf.IFDPhysCommand.Execute
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommand | |
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 ;
Description
Embarcadero Technologies does not currently have any additional information.