Updated: 2019-02-08

OLE DB Property of Rowset and Command — «Quick Restart»

Name:
Quick Restart
Type:
VT_BOOL
R/W:
R
Default:
False
IBProvider:
1, 2, 3, 5

Configuring the IRowset::RestartPosition method.

Setting this property to True allows IRowset::RestartPosition method to position the cursor at the beginning of rowset without without re-executing the query. This is implemented by fully caching the rows of the query result.

Other properties of group

Other sets of properties