Remoted Rowset Properties
Important
This feature will be removed in a future version of Windows. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Applications should instead use WCF Data Service.
All the data and metadata associated with the original rowset is remoted, but only a subset of the underlying rowset properties and interfaces is remoted. The following Rowset properties are remoted:
DBPROP_IRowsetUpdate
DBPROP_IRowsetChange
DBPROP_ADC_BATCHSIZE
DBPROP_ADC_UPDATECRITERIA
DBPROP_COMMANDTIMEOUT
DBPROP_MAXROWS
DBPROP_ASYNCHFETCHSIZE
DBPROP_ASYNCHPREFETCHSIZE
DBPROP_ASYNCHTHREADPRIORITY
For descriptions of these properties, see Supported OLE DB Properties of the Remoting Provider. Additional information can be found in the OLE DB Programmer's Reference.