共用方式為


getConnection Method (SQLServerStatement)

Retrieves the SQLServerConnection object that produced this SQLServerStatement object.

public final java.sql.Connection getConnection()

例外狀況

SQLServerException

備註

This getConnection method is specified by the getConnection method in the java.sql.Statement interface.

另請參閱

參考

SQLServerStatement Class

概念

SQLServerStatement Methods
SQLServerStatement Members