dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueMessage Class / RawPayload Property

RawPayload Property
Gets or sets payload of type RAW for RAW queues.
Syntax
'Declaration
 
Public Property RawPayload As OracleBinary
 

Property Value

Message payload of type RAW for RAW queues.
Remarks
This property and ObjectPayload property cannot be both set at the same time.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also