TableSize (OraCollection) Property
Applies To
OraCollection Object
Description
Returns the current size of the given collection. Read-only at run time.
Usage
table_size = OraCollection.TableSize
Data Type
Integer
Remarks
For an OraCollection
object of type ORATYPE_TABLE
, it returns the current size of the collection, excluding deleted elements.