Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.08 KB

updating-data-in-rowsets-resynchronizing-rows.md

File metadata and controls

24 lines (20 loc) · 1.08 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Resynchronizing rows (Native Client OLE DB provider)
Updating Data in Rowsets - Resynchronizing Rows in SQL Server Native Client
markingmyname
maghan
03/14/2017
sql
native-client
reference
synchronization [OLE DB]
IRowsetResynch interface
resynchronizing rows
data updates [SQL Server], OLE DB

Updating Data in Rowsets - Resynchronizing Rows in SQL Server Native Client

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

The [!INCLUDEssNoVersion] Native Client OLE DB provider supports IRowsetResynch on [!INCLUDEssNoVersion] cursor-supported rowsets only. IRowsetResynch is not available on demand. The consumer must request the interface before opening the rowset.

See Also

Updating Data in Rowsets