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 Class
概念
SQLServerPooledConnection Methods
SQLServerPooledConnection Members