Retrieves the SQLServerConnection object that produced this SQLServerStatement object.
public final java.sql.Connection getConnection()
例外狀況
備註
This getConnection method is specified by the getConnection method in the java.sql.Statement interface.