| Devart.Data.Oracle Namespace > OracleQueueMessage Class : RawPayload Property |
Gets or sets payload of type RAW for RAW queues.
[Visual Basic]
Public Property RawPayload As OracleBinary[C#]
public OracleBinary RawPayload {get; set;}Message payload of type RAW for RAW queues.
This property and ObjectPayload property cannot be both set at the same time.
OracleQueueMessage Class | OracleQueueMessage Members | StringPayload Property | ObjectPayload Property | XmlPayload Property
© 2002 - 2013 Devart. All Rights Reserved.