FireDAC.Phys.IBBase.TFDPhysIBCommandBase.DoExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoExecute(ATimes, AOffset: Integer; var ACount: TFDCounter;  AFlush: Boolean);

C++

void __fastcall DoExecute(int ATimes, int AOffset, int &ACount, bool AFlush);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDPhysIBCommandBase

Description

For internal use only.

Do not use this member. It is for internal use only.