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

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

The SQL Server Native Client OLE DB provider supports IRowsetResynch on SQL Server 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