getMaxConnections() |
Returns the maximum number of active connections that the database allows at a time. A result of zero means that there is no limit or that the limit is not known (int). The return value is an integer. Syntax getMaxConnections() |