| title | getConnection Method (SQLServerStatement) | 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 | 6f341d0b-265a-415e-abe5-8f408fedbb21 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves the SQLServerConnection object that produced this SQLServerStatement object.
public final java.sql.Connection getConnection()
This getConnection method is specified by the getConnection method in the java.sql.Statement interface.