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