Oracle Objects for OLE
Release 9.0.1

Part Number A90173-01

Home

Book List

Contents

Master Index

Feedback

Navigation (OraAQ) Property

Applies To

OraAQ Object

Description

Specifies the position of the message that will be retrieved.

Usage

Q.Navigation = position

Remarks

Possible values include :

· ORAAQ_DQ_FIRST_MSG(1) - Retrieves the first message that is available and matches the search criteria.

· ORAAQ_DQ_NEXT_MSG (3) (Default) - Retrieves the next message that is available and matches the search criteria.

· ORAAQ_DQ_NEXT_TRANS(2) - Skips the remainder of the current transaction group, if any, and retrieves the first message of the next transaction group. Used only if the message grouping is enabled for the queue.

Data Type

Integer


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents