maxConnections property
int
get
maxConnections
Maximum number of connections. The pool will not exceed this number of database connections. Defaults to 10.
Implementation
int get maxConnections;
Maximum number of connections. The pool will not exceed this number of database connections. Defaults to 10.
int get maxConnections;