Partager via


getConnection Method (SQLServerStatement)

Retrieves the SQLServerConnection object that produced this SQLServerStatement object.

public final java.sql.Connection getConnection()

Exceptions

SQLServerException

Remarques

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

Voir aussi

Référence

SQLServerStatement Class

Concepts

SQLServerStatement Methods
SQLServerStatement Members