Visibility of Transmitted Changes

If a consumer completely releases and then refetches a row for which changes have been transmitted to the data store, the visibility of those changes depends on the values of the DBPROP_OWNUPDATEDELETE, DBPROP_OWNINSERT, and DBPROP_REMOVEDELETED properties. When multiple consumers share the same rowset, these properties apply to all changes transmitted by any consumer of the rowset. For more information, see Rowset Properties in Appendix C: OLE DB Properties.

This topic is a part of: