Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

EOC (OraCollection) Property

Applies To

OraCollection

Description

Returns TRUE if the collection iterator moves past the last element of a collection.

Usage

eoc_flag = OraCollection.EOC

Datatype

boolean

Example: Collection Iterator


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents