Share via


beforeFirst Method (SQLServerResultSet)

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

public void beforeFirst()

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Referenz

SQLServerResultSet Class

Konzepte

SQLServerResultSet Methods
SQLServerResultSet Members