DbPoolCurrentSize Property

Applies To

OraSession

Description

This property contains the number of currently active database objects in the pool. It is a read-only property.

Usage

curr_size = OraSession.PoolCurrentSize

Remarks

An active database object in the pool contains a live connection to the database.

Data Type

Integer