Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets data values in one or more columns.
STDMETHOD ( SetData )(
HROW hRow,
HACCESSOR hAccessor,
void* pSrcData
);
Parameters
See IRowsetChange::SetData in the OLE DB Programmer's Reference.
Remarks
This method overrides the IRowsetChangeImpl::SetData method but includes caching of original data to permit either immediate or deferred processing of the operation.
Requirements
Header: atldb.h