TableSize (OraCollection) Property

Applies To

OraCollection Object

Description

Returns the current size of the given collection. Read-only at runtime.

Usage

table_size = OraCollection.TableSize

Remarks

For OraCollection of type ORATYPE_TABLE, it returns the current size of the collection excluding deleted elements.

Data Type

Integer