Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2.0.2) Part Number E18754-01 |
|
|
PDF · Mobi · ePub |
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. |
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
ODP.NET Version: ODP.NET for .NET Framework 2.0 or ODP.NET for .NET Framework 4
See Also: