| title | getPooledConnection Method (SQLServerConnectionPoolDataSource) |
|---|---|
| description | getPooledConnection Method (SQLServerConnectionPoolDataSource) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerConnectionPoolDataSource.getPooledConnection |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Tries to establish a physical database connection that can be used as a pooled connection.
| Name | Description |
|---|---|
| getPooledConnection () | Tries to establish a physical database connection that can be used as a pooled connection. |
| getPooledConnection (java.lang.String, java.lang.String) | Tries to establish a physical database connection that can be used as a pooled connection based on the given user name and password. |
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members
SQLServerConnectionPoolDataSource Class