See Also

OracleQueueMessage Class  | OracleQueueMessage Members  | StringPayload Property  | ObjectPayload Property  | XmlPayload Property

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

RawPayload Property

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;}

Return Type

Message payload of type RAW for RAW queues.

Remarks

This property and ObjectPayload property cannot be both set at the same time.

See Also

OracleQueueMessage Class  | OracleQueueMessage Members  | StringPayload Property  | ObjectPayload Property  | XmlPayload Property

 

 


© 2002 - 2013 Devart. All Rights Reserved.