Update cookies preferences
Promotic

Bookmark - property of the AdoRecordset object

Description:
The property returns or sets a bookmark. The bookmark saves the current record position.
 
Use the Bookmark property property to save the current record position and return to that record at any time. Bookmarks are available only in AdoRecordset objects that support bookmark functionality.
 
Two bookmarks that refer to the same record may have different values.
Syntax:
Variant Bookmark
Note:
Property access for read and write.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var bkmark = oRs.Bookmark;   // Reading from the property
PROMOTIC 9.0.28 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.