Compartir a través de


getConnection Method (SQLServerStatement)

Retrieves the SQLServerConnection object that produced this SQLServerStatement object.

public final java.sql.Connection getConnection()

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerStatement Class

Conceptos

SQLServerStatement Methods
SQLServerStatement Members