IDTSBuffer100::SwapRows Method (Int32, Int32)
Swaps the location of two rows in an IDTSBuffer100.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Parameters
- hOne
-
Type:
System::Int32
The handle to the first row.
- hOther
-
Type:
System::Int32
The handle to the second row.
This method swaps the location of two rows in the IDTSBuffer100.
Show: