Condividi tramite


beforeFirst Method (SQLServerResultSet)

Moves the cursor to before the first row of this SQLServerResultSet object.

public void beforeFirst()

Eccezioni

SQLServerException

Osservazioni

This beforeFirst method is specified by the beforeFirst method in the java.sql.ResultSet interface.

Vedere anche

Riferimento

SQLServerResultSet Class

Concetti

SQLServerResultSet Methods
SQLServerResultSet Members