IRowsetChangeImpl::DeleteRows
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 IRowsetChangeImpl::DeleteRows.
Deletes rows from the rowset.
Syntax
STDMETHOD ( DeleteRows )(
HCHAPTER /* hReserved */,
DBCOUNTITEM cRows,
const HROW rghRows[],
DBROWSTATUS rgRowStatus[]
);
Parameters
See IRowsetChange::DeleteRows in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h