Skip Headers
Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4
Part Number B10952-01
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
Copyright © 1994, 2003 Oracle Corporation.
All Rights Reserved.
Contents