getConnection 方法 (SQLServerStatement)
擷取產生這個 SQLServerStatement 物件的 SQLServerConnection 物件。
語法
public final java.sql.Connection getConnection()
例外狀況
備註
這個 getConnection 方法是由 java.sql.Statement 介面中的 getConnection 方法所指定。
擷取產生這個 SQLServerStatement 物件的 SQLServerConnection 物件。
public final java.sql.Connection getConnection()
這個 getConnection 方法是由 java.sql.Statement 介面中的 getConnection 方法所指定。