| title | getConnection Method (SQLServerPooledConnection) | 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 | 05bdb61f-26e8-480f-a1c1-1e46a8ed4b70 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Creates an object handle for the physical connection that this SQLServerPooledConnection object represents.
public java.sql.Connection getConnection()
A Connection object.
java.sql.SQLException
This getConnection method is specified by the getConnection method in the javax.sql.PooledConnection interface.
SQLServerPooledConnection Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class