| title | getPooledConnection Method (SQLServerConnectionPoolDataSource) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 030ad599-0431-4242-9428-e9ead7b75b1d | |
| author | David-Engel | |
| ms.author | v-daenge |
[!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