IRowsetChangeImpl::InsertRow

Creates and initializes a new row in the rowset.

STDMETHOD ( InsertRow )(
   HCHAPTER /* hReserved */,
   HACCESSOR hAccessor,
   void* pData,
   HROW* phRow 
);

Parameters

See IRowsetChange::InsertRow in the OLE DB Programmer's Reference.

Requirements

Header: atldb.h

See Also

Reference

IRowsetChangeImpl Class

Other Resources

IRowsetChangeImpl Members