GetDbPoolInitialSize Method

Applies To

OSession

Description

This method returns the initial size of the pool.

Usage

long GetDbPoolInitialSize() const;

Arguments

None.

Remarks

Gets the initial size of the pool.

Return Value

Initial size of the pool.

Contents