IDTSBuffer100::RemoveRow Method (Int32)
Deletes a row from an IDTSBuffer100.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- hRow
-
Type:
System::Int32
The handle of the row to delete.
This method deletes the specified row from the IDTSBuffer100.
Show: