bookmarks Collection

Returns a collection of Microsoft ActiveX Data Objects (ADO) bookmarks tied to the rows affected by the current event.

Syntax

[ oColl = ] object.bookmarks
[ oObject = ] object.bookmarks(iIndex)

Possible Values

oColl Array of ADO bookmarks.
oObjectReference to an individual item in the array of elements contained by the object.
iIndexRequired. Integer that specifies the zero-based index of the item to be returned.

Members Table

The following table lists the members exposed by the bookmarks object.

Attributes/Properties
PropertyDescription
length Sets or retrieves the number of objects in a collection.
Methods
MethodDescription
item Retrieves an object from a bookmarks collection.
Prototypes
ObjectDescription
BookmarkCollection Constructor New for Windows Internet Explorer 8  Defines the properties and methods inherited by objects in the BookmarkCollection Constructor prototype chain.

Standards Information

There is no public standard that applies to this collection.

Applies To

event, Event Constructor

See Also

Tags :


Page view tracker