title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
close Method (SQLServerPooledConnection) |
close Method (SQLServerPooledConnection) |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerPooledConnection.close |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Closes the physical connection that this SQLServerPooledConnection object represents.
public void close()
java.sql.SQLException
This close method is specified by the close method in the javax.sql.PooledConnection interface.
SQLServerPooledConnection Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class