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