Condividi tramite


getConnection Method (SQLServerStatement)

Retrieves the SQLServerConnection object that produced this SQLServerStatement object.

public final java.sql.Connection getConnection()

Eccezioni

SQLServerException

Osservazioni

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

Vedere anche

Riferimento

SQLServerStatement Class

Concetti

SQLServerStatement Methods
SQLServerStatement Members