HResults.DTS_W_UNUSEDOUTPUTDATA Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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