PipelineBuffer.DirectErrorRow Method
Sends a PipelineBuffer row to an IDTSOutput100 whose IsErrorOut property is true.
Overload List
| Name | Description |
|---|---|
| PipelineBuffer.DirectErrorRow (Int32, Int32, Int32) |
Sends a PipelineBuffer row to an IDTSOutput100 whose IsErrorOut property is true.
|
| PipelineBuffer.DirectErrorRow (Int32, Int32, Int32, Int32) |
Sends a PipelineBuffer row to an IDTSOutput100 whose IsErrorOut property is true.
|
See Also