Condividi tramite


getResultSetType Method (SQLServerStatement)

Retrieves the result set type for SQLServerResultSet objects that are generated by this SQLServerStatement object.

public final int getResultSetType()

Valore restituito

An int that indicates the result set type.

Eccezioni

SQLServerException

Osservazioni

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

Vedere anche

Riferimento

SQLServerStatement Class

Concetti

SQLServerStatement Methods
SQLServerStatement Members