GetConnectionPool method

Description

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.