getConnection Method (SQLServerStatement)

Retrieves the SQLServerConnection object that produced this SQLServerStatement object.

public final java.sql.Connection getConnection()

예외

SQLServerException

주의

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

참고

참조

SQLServerStatement Class

개념

SQLServerStatement Methods
SQLServerStatement Members