See Also

OracleQueueMessage Class  | OracleQueueMessage Members  | RawPayload Property  | ObjectPayload Property  | XmlPayload Property

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

StringPayload Property

Devart.Data.Oracle Namespace > OracleQueueMessage Class : StringPayload Property

Gets or sets string representation of payload of RAW type for RAW queues.

[Visual Basic]
Public Property StringPayload As String
[C#]
public string StringPayload {get; set;}

Return Type

String representation of message payload of RAW type for RAW queues.

Remarks

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

See Also

OracleQueueMessage Class  | OracleQueueMessage Members  | RawPayload Property  | ObjectPayload Property  | XmlPayload Property

 

 


© 2002 - 2013 Devart. All Rights Reserved.