FireDAC.Phys.IBBase.TFDPhysIBTransactionBase.InternalNotify

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDPhysIBTransactionBase

Delphi

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

C++

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

Description


Embarcadero Technologies does not currently have any additional information.