Delen via


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
Public method DirectErrorRow(Int32, Int32, Int32) Sends a PipelineBuffer row to an IDTSOutput100 whose IsErrorOut property is true.
Public method DirectErrorRow(Int32, Int32, Int32, Int32) Sends a PipelineBuffer row to an IDTSOutput100 whose IsErrorOut property is true.

Top