'Declaration Public Enum OracleQueueType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleQueueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleQueueType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleQueueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Exception | Exception queue, which is the repository for all expired and non-serviceable messages. Messages cannot be directly enqueued to the exception queue. |
NonPersistentMultiConsumers | Nonpersistent queue, which is not stored in a database table. Multiconsumer variant. |
NonPersistentSingleConsumers | Nonpersistent queue, which is not stored in a database table. Single consumer variant. |
Normal | Normal queue. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleQueueType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2