Small company logo:
   History
 
Advertising banner:
 
 Statement.UseBookmarks
Home • Help • Customization Tools • FCAS • Language Reference • Statement.UseBookmarks
 
Purpose
Returns or assigns an integer value indicating whether the statement can use bookmarks.
7202010_20004_0.png        Note
To use bookmarks with a cursor, the application must specify this option before opening the cursor.
Syntax
DBStatement.UseBookmarks [= Constant]


Constant
Possible values:
SQL_UB_OFF
Off. This is the default.
SQL_UB_ON
On
SQL_UB_DEFAULT
Off