Updated: 2019-09-09
OLE DB Property of Rowset and Command — «Append-Only Rowset»
Name:
Append-Only Rowset
Type:
VT_BOOL
R/W:
R/W
Default:
False
IBProvider:
2, 3, 5
Configuring the rowset to add rows.
Setting this property to True automatically enables the IRowsetChange interface and the operation to add new rows in the “Updatability” property.
See also
- Rowset properties IRowsetChange, Updatability