BookmarkEnum

Applies to: Access 2013, Office 2013

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.

ADO/WFC equivalent

Package: com.ms.wfc.data

Constant

AdoEnums.Bookmark.CURRENT

AdoEnums.Bookmark.FIRST

AdoEnums.Bookmark.LAST