dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueEnqueueOptions Class

OracleQueueEnqueueOptions Class Properties

For a list of all members of this type, see OracleQueueEnqueueOptions members.

Public Properties
 NameDescription
Public PropertyThe enqueuer specifies the delivery mode of the messages it wishes to enqueue in the enqueue options.  
Public PropertyGets or sets the message identifier of the message which is referenced in the sequence deviation operation.  
Public PropertySpecifies whether the message being enqueued should be dequeued before other messages already in the queue.  
Public PropertyGets or sets the transformation that will be applied before enqueuing the message.  
Public PropertyGets or sets the transactional behavior of the enqueue request.  
Top
See Also