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