| title | BookmarkEnum | Microsoft Docs | |
|---|---|---|
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.technology | connectivity | |
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.reviewer | ||
| ms.topic | conceptual | |
| apitype | COM | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 55d273c4-ccee-48ef-ba90-8893d04313c8 | |
| author | MightyPen | |
| ms.author | genemi |
Specifies a bookmark indicating where the operation should begin.
| Constant | Value | Description |
|---|---|---|
| adBookmarkCurrent | 0 | Starts at the current record. |
| adBookmarkFirst | 1 | Starts at the first record. |
| adBookmarkLast | 2 | Starts at the last record. |
Package: com.ms.wfc.data
| Constant |
|---|
| AdoEnums.Bookmark.CURRENT |
| AdoEnums.Bookmark.FIRST |
| AdoEnums.Bookmark.LAST |
| GetRows Method (ADO) | Move Method (ADO) |