GetConnectionPool Method

Retrieves the connection pool that manages the connections for the specified connection string.

Syntax

AseConnectionPool GetConnectionPool( string connectionString )

Parameter

connectionString – the connection string that identifies the pool to retrieve.

Return Value

The connection pool that manages connectionString.