FireDAC.Phys.TFDPhysCommand.InternalExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalExecute(ATimes, AOffset: Integer; var ACount: TFDCounter); virtual; abstract;

C++

virtual void __fastcall InternalExecute(int ATimes, int AOffset, int &ACount) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.