getConnection 方法 (SQLServerPooledConnection)
建立這個 SQLServerPooledConnection 物件所代表之實體連線的物件控制代碼。
語法
public java.sql.Connection getConnection()
傳回值
連線物件。
例外狀況
java.sql.SQLException
備註
這個 getConnection 方法是由 javax.sql.PooledConnection 介面中的 getConnection 方法指定。
另請參閱
SQLServerPooledConnection 方法
SQLServerPooledConnection 成員
SQLServerPooledConnection 類別