Objects for OLE Developer's Guide
Contents
Page 351 of 438

TableSize (OraCollection) Property

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.

Previous Page
Page 351 of 438
Next Page