Updated: 2019-02-09

OLE DB Property of Rowset and Command — «Own Changes Visible»

Name:
Own Changes Visible
Type:
VT_BOOL
R/W:
R/W
Default:
True
IBProvider:
2, 3, 5

When this property is False, all updates/deleting of rows will be passed in database directly and will no be visible in rowset.

In delayed changes mode (property «IRowsetUpdate» contains True) the value of the property is ignored and row set can see own changes of rows.

See also

Other properties of group

Other sets of properties