Updated: 2019-02-07
OLE DB Property of Rowset and Command — «Use Bookmarks»
Name:
Use Bookmarks
Type:
VT_BOOL
R/W:
R/W
Default:
False
IBProvider:
1, 2, 3, 5
Enable/disable an usage of bookmarks in rowset. Allowed values:
| Значение | Описание | 
| False | The set of rows does not support a bookmarks and is sequential. | 
| True | The set of rows supports bookmarks. The bookmarks of rows are in a column 0. | 
