Returns a collection of ActiveX® Data Objects (ADO) bookmarks tied to the rows affected by the current event.
Syntax
[ collBookmarks = ] event.bookmarks [ oObject = ] event.bookmarks(iIndex)
Possible Values
collBookmarks Array of ADO bookmarks. oObject Reference to an individual item in the array of elements contained by the object. iIndex Required. Integer that specifies the zero-based index of the item to be returned.
Members
Applies To
event
See Also