Updated: 2019-02-09

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

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

When this property is False, new rows will be simply passed in database and will not be accessible for further work.

In delayed changes mode (property «IRowsetUpdate» contains True) the value of the property is ignored and rowset has an access to own new rows always.

See also

Other properties of group

Other sets of properties