See Also

Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleQueueType Enumeration

Devart.Data.Oracle Namespace : OracleQueueType Enumeration

Specifies whether the queue is normal, service or nonpersistent with RAW message payload.

Members

MemberDescription
NormalNormal queue.
ExceptionException queue, which is the repository for all expired and non-serviceable messages. Messages cannot be directly enqueued to the exception queue.
NonPersistentMultiConsumersNonpersistent queue, which is not stored in a database table. Multiconsumer variant.
NonPersistentSingleConsumersNonpersistent queue, which is not stored in a database table. Single consumer variant.

See Also

Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.