| title |
BookmarkEnum |
| description |
BookmarkEnum |
| author |
rothja |
| ms.author |
jroth |
| ms.date |
01/19/2017 |
| ms.service |
sql |
| ms.subservice |
ado |
| ms.topic |
reference |
| f1_keywords |
|
| helpviewer_keywords |
BookMarkEnum enumeration [ADO] |
|
| apitype |
COM |
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 |
:::row:::
:::column:::
GetRows Method (ADO)
:::column-end:::
:::column:::
Move Method (ADO)
:::column-end:::
:::row-end:::