FireDAC.Phys.IBBase.TFDPhysIBCommandBase.DoExecute
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDPhysIBCommandBase | |
Delphi
procedure DoExecute(ATimes, AOffset: Integer; var ACount: TFDCounter;
AFlush: Boolean);
C++
void __fastcall DoExecute(int ATimes, int AOffset, Firedac::Stan::Intf::TFDCounter &ACount, bool AFlush);
Description
For internal use only.
Do not use this member. It is for internal use only.