The OracleAQNotificationType
enumeration type specifies the notification type of the received notification.
Table 12-37 lists all the OracleAQNotificationType
enumeration values with a description of each enumerated value.
Table 12-37 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 | 3.5, 4.0, 4.5 |