Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

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

[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 copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents