IDTSBuffer100::MoveRow Method (Int32, Int32)
Moves a row in an IDTSBuffer100 to a new location.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- hFrom
-
Type:
System::Int32
The current location of the row.
- hTo
-
Type:
System::Int32
The new location of the row.
This method moves a row in the IDTSBuffer100 to a new location.
Show: