FireDAC.Phys.OracleWrapper.TOCIQueryNotification.DoSubEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSubEvent(payload: Pointer; paylen: Ub4; desc: pOCIDescriptor;  mode: ub4); override;

C++

virtual void __fastcall DoSubEvent(void * payload, unsigned paylen, void * desc, unsigned mode);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.