Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2) Part Number E12249-01 |
|
|
View PDF |
The OracleAQNotificationType
enumeration type specifies the notification type of the received notification.
Table 12-36 lists all the OracleAQNotificationType
enumeration values with a description of each enumerated value.
Table 12-36 OracleAQNotificationType Members
Member Name | Description |
---|---|
|
Indicates that the received notification is a grouping notification. |
|
Indicates that the received notification is a regular notification. |
|
Indicates that the received notification is raised due to a timeout. |
Requirements
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
Microsoft .NET Framework Version: 2.0 or later
See Also: