HResults.DTS_W_UNUSEDOUTPUTDATA Field

Definition

MessageId: DTS_W_UNUSEDOUTPUTDATA MessageText: The output column "%1!s!" (%2!d!) on output "%3!s!" (%4!d!) and component "%5!s!" (%6!d!) is not subsequently used in the Data Flow task. Removing this unused output column can increase Data Flow task performance.

public: int DTS_W_UNUSEDOUTPUTDATA = -2147192714;
public const int DTS_W_UNUSEDOUTPUTDATA = -2147192714;
val mutable DTS_W_UNUSEDOUTPUTDATA : int
Public Const DTS_W_UNUSEDOUTPUTDATA As Integer  = -2147192714

Field Value

Value = -2147192714

Applies to