Compartir a través de


beforeFirst Method (SQLServerResultSet)

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

public void beforeFirst()

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members