| 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;}String representation of message payload of RAW type for RAW queues.
This property and ObjectPayload property cannot be both set at the same time.
OracleQueueMessage Class | OracleQueueMessage Members | RawPayload Property | ObjectPayload Property | XmlPayload Property
© 2002 - 2013 Devart. All Rights Reserved.