API:FireDAC.Phys.TFDPhysTransaction.InternalNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.