12.12 OracleAQNavigationMode Enumeration
Table 12-35 lists all the OracleAQNavigationMode enumeration values with a description of each enumerated value.
                  
Table 12-35 OracleAQNavigationMode Members
| Member Name | Description | 
|---|---|
| 
                               
  | 
                           
                               Retrieves the first message that is available and matches the search criteria. This resets the position to the beginning of the queue.  | 
                        
| 
                               
  | 
                           
                               Indicates that a call to  You can use the   | 
                        
| 
                               
  | 
                           
                               Retrieves the next message that is available and matches the search criteria. If the previous message belongs to a message group, AQ retrieves the next available message that matches the search criteria and belongs to the message group.  | 
                        
| 
                               
  | 
                           
                               Indicates that a call to  You can use the   | 
                        
| 
                               
  | 
                           
                               Skips the remainder of the current transaction group (if any) and retrieves the first message of the next transaction group.  | 
                        
Requirements
| Provider | ODP.NET, Unmanaged Driver | 
|---|---|
| 
                               Assembly  | 
                           
                               
  | 
                        
| 
                               Namespace  | 
                           
                               
  | 
                        
| 
                               .NET Framework  | 
                           
                               3.5, 4.5, 4.6, 4.7  |