FireDAC.Phys.OracleWrapper.TOCISubscription._CALLBACK

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property _CALLBACK: Pointer index OCI_ATTR_SUBSCR_CALLBACK read GetHandleAttr write SetHandleAttr;

C++

__property void * _CALLBACK = {read=GetHandleAttr, write=SetHandleAttr, index=95};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCISubscription

Description

Embarcadero Technologies does not currently have any additional information.