API:FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.InternalExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.