Compartir a través de


Método getConnection (ISQLServerStatement)

Recupera el objeto SQLServerConnection que generó este objeto SQLServerStatement.

Sintaxis

public final java.sql.Connection getConnection()

Excepciones

SQLServerException

Notas

El método getConnection es especificado por el método getConnection en la interfaz java.sql.Statement.

Vea también

Referencia

Clase SQLServerStatement

Conceptos

Miembros SQLServerStatement