Updated: 2018-11-12
OLE DB Property of Rowset and Command — «Return Pending Inserts»
Name:
Return Pending Inserts
Type:
VT_BOOL
R/W:
R/W
Default:
True
IBProvider:
2, 3, 5
Set the property in false and you cannot select rows pending insert. The row will be visible after insert in database IRowsetUpdate::Update.
See also
- The rowset property: Remove Deleted Rows