Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Closes the physical connection that this SQLServerPooledConnection object represents.
Syntax
public void close()
Exceptions
java.sql.SQLException
Remarks
This close method is specified by the close method in the javax.sql.PooledConnection interface.
See Also
SQLServerPooledConnection Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class