API:FireDAC.Phys.IBBase.TFDPhysIBTransactionBase.InternalNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalNotify(ANotification: TFDPhysTxNotification;  ACommandObj: TFDPhysCommand); override;

C++

virtual void __fastcall InternalNotify(Firedac::Phys::TFDPhysTxNotification ANotification, Firedac::Phys::TFDPhysCommand* ACommandObj);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.