Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2) Part Number E12249-01 |
|
|
View PDF |
The OracleAQMessageState
enumeration type identifies the state of the message at the time of dequeue.
Table 12-32 lists all the OracleAQMessageState
enumeration values with a description of each enumerated value.
Table 12-32 OracleAQMessageState Members
Member Name | Description |
---|---|
|
Indicates that the message has been moved to the exception queue. |
|
Indicates that the message has been processed and retained. |
|
Indicates that the message is ready to be processed. |
|
Indicates that the message delay has not been reached. |
Requirements
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
Microsoft .NET Framework Version: 2.0 or later