See Also

Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleQueueDequeueMode Enumeration

Devart.Data.Oracle Namespace : OracleQueueDequeueMode Enumeration

Specifies how the messages will be dequeued.

Members

MemberDescription
UnknownThe dequeuing behaviour is not set.
BrowseRead the message without acquiring any lock on the message.
LockedRead and obtain a write lock on the message.
RemoveRead the message and delete it.
RemoveNoDataMark the message as updated or deleted.

See Also

Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.