FireDAC.Phys.OracleWrapper.TOCISubscription.PAYLOAD

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PAYLOAD: TBytes index OCI_ATTR_SUBSCR_PAYLOAD read GetBytesAttr write SetBytesAttr;

C++

__property System::DynamicArray<System::Byte> PAYLOAD = {read=GetBytesAttr, write=SetBytesAttr, index=97};

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. Please help us document this topic by using the Discussion page!