dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueMessage Class
Properties

OracleQueueMessage Class Members

The following tables list the members exposed by OracleQueueMessage.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the OracleQueueMessage class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets system generated identification of the message.  
Public PropertyGets or sets the information that AQ uses to manage individual messages.  
Public PropertyGets or sets payload of object type for object type queues.  
Public PropertyGets or sets payload of type RAW for RAW queues.  
Public PropertyGets or sets string representation of payload of RAW type for RAW queues.  
Public PropertyGets or sets XML representation of XMLTYPE queue payload.  
Top
See Also