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: