Specifies the maximum number of connections within a single pool. When the maximum number is reached, no additional connections can be added to the connection pool.
Valid Values
A positive integer from 1 to 65535.
For example, if set to 20, the maximum number of connections allowed in the pool is 20.