Advantage .NET Data Provider
Closes all unused connections in the connection pool identified by the given connection string.
public void FlushConnectionPool( string connectionString );
This closes all unused connections in the connection pool that have the given connection string.