IRowsetImpl::ReleaseRows
STDMETHOD( ReleaseRows )( ULONG cRows**, const HROW** rghRows**[], DBROWOPTIONS** rgRowOptions**[], ULONG** rgRefCounts**[], DBROWSTATUS** rgRowStatus**[] );**
See in the OLE DB Programmer's Reference.
Remarks
Releases rows.
IRowsetImpl Overview | Class Members
See Also