Click to return to the DHTML, HTML     
behaviorUrns Collection     boundElements Collection     DHTML Collections    
Web Workshop  |  DHTML, HTML & CSS

bookmarks Collection


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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
event

See Also

Data Binding, Bookmark Property - ADO Non-MSDN link



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.