Oracle Objects for OLE
Release 9.0.1

Part Number A90173-01

Home

Book List

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

[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 © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents