FireDAC.Phys.OracleWrapper.TOCIQueryNotification.DoSubEvent
Delphi
procedure DoSubEvent(payload: Pointer; paylen: Ub4; desc: pOCIDescriptor;
mode: ub4); override;
C++
virtual void __fastcall DoSubEvent(void * payload, Firedac::Phys::Oraclecli::ub4 paylen, Firedac::Phys::Oraclecli::pOCIDescriptor desc, Firedac::Phys::Oraclecli::ub4 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.