| title | beforeFirst Method (SQLServerResultSet) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 04eebd6a-016f-4462-82f5-ab34b945eec4 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Moves the cursor to before the first row of this SQLServerResultSet object.
public void beforeFirst()
This beforeFirst method is specified by the beforeFirst method in the java.sql.ResultSet interface.