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

In This Topic
    OracleQueueDequeueOptions Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the consumer.  
    Public PropertySpecifies the correlation identifier of the message to be dequeued.  
    Public PropertyThe dequeuer specifies the delivery mode of the messages it wishes to dequeue in the dequeue options.  
    Public PropertyA conditional expression based on the message properties, the message data properties, and PL/SQL functions.  
    Public PropertyGets or sets the behavior on dequeuing the message.  
    Public PropertyGets or sets the message identifier of the message to be dequeued.  
    Public PropertySpecifies the position of the message that will be retrieved.  
    Public PropertyGets or sets the transformation that will be applied after dequeuing the message.  
    Public PropertySpecifies whether the new message is dequeued as part of the current transaction.  
    Public PropertyGets or sets the wait time in seconds if there is currently no message available which matches the search criteria.  
    Top
    See Also