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.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at IRowsetUpdateImpl::SetData.
Sets data values in one or more columns.
Syntax
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