检索 SQLServerConnection 对象,该对象生成了此 SQLServerStatement 对象。
语法
public final java.sql.Connection getConnection()
异常
备注
此 getConnection 方法由 java.sql.Statement 接口中的 getConnection 方法指定。
getConnection 方法 (ISQLServerStatement) |
检索 SQLServerConnection 对象,该对象生成了此 SQLServerStatement 对象。
public final java.sql.Connection getConnection()
此 getConnection 方法由 java.sql.Statement 接口中的 getConnection 方法指定。