bookmarks collection
Browser support:Represents a collection of ADO bookmarks associated with the rows affected by the current event.
Syntax:
Properties that reference the object:
| | event.bookmarks |
Possible members:
Properties:
|
Returns an integer that specifies the number of objects in the current collection.
This property is read-only. |
Methods:
| [index] |
Returns an object from the current collection by index.
Parameters:
Return value:
Returns the object at the specified position.
|
||||||||||||||
| item (index) |
Returns an object from the current collection by index.
Parameters:
Return value:
Returns the object at the specified position.
|
External links:
User Contributed Comments
