DBPROP_OWNUPDATEDELETE

OLE DB Programmer's Reference

Property group: Rowset

Property set: DBPROPSET_ROWSET

Column? N

Type: VT_BOOL

Typical R/W: R/W

Description: Own Changes Visible

For information about the visibility of specific changes, see "Visibility of Changes" in Chapter 5: Updating Data in Rowsets.

For information about how this relates to the SQL_STATIC_SENSITIVITY information type in ODBC, see the DBPROP_OTHERINSERT property.

Value Meaning
VARIANT_TRUE The updates and deletes made by the rowset consumer are visible. For example, suppose a consumer of the rowset updates or deletes a row. If the row is released completely, the update or delete will be visible to any consumer of the rowset the next time it fetches that row. This ability is independent of the transaction isolation level because all consumers of the rowset share the same transaction.
VARIANT_FALSE Changes to the rowset (updates and deletes) made by consumers of the rowset are not visible unless the command is reexecuted.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net