Understanding Connection Pooling(c-sharpcorner.com)
submitted by
dalziel(6230) 5 years, 6 months ago
Connection pooling is the ability of re-use your connection to the Database. This means if you enable Connection pooling in the connection object, actually you enable the re-use of the connection to more than one user.
|category: Database
|Views: 7
tags:
ConnectionPooling Database another
Everyones tags:
Your Tags: