Adds connection string to a SQL server with maximum connections count.
The pool will try to reconnect to the sql server every reconnectTime is connection is dropped (or is down initially).
See Implementation
Adds connection string to a SQL server with maximum connections count.
The pool will try to reconnect to the sql server every reconnectTime is connection is dropped (or is down initially).