title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
close Method (SQLServerPreparedStatement) |
close Method (SQLServerPreparedStatement) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerPreparedStatement.close |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Releases the database and JDBC resources of this Statement object immediately instead of waiting for them to be automatically released.
public void close()
This close method is specified by the close method in the java.sql.Statement interface.
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class