| Oracle® Data Provider for .NET Developer's Guide 12c Release 1 (12.1.0.1.0) Part Number E41125-02 |
|
|
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. |
| Provider | ODP.NET, Unmanaged Driver |
| Assembly | Oracle.DataAccess.dll |
| Namespace | Oracle.DataAccess.Client |
| .NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5 |