Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

Exist (OraCollection) Method

Applies To

OraCollection

Description

Returns TRUE if an element exists at a given index, FALSE otherwise. Valid only for OraCollection of Type ORATYPE_TABLE.

Arguments
Description
[out] exists
A Boolean specifying the existence status of the element.
[in] index
An integer specifying the index of the element.
Usage

exists = OraCollection.Exist index

Remarks

none


 
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback