HResults.DTS_E_OUTPUTNOTUSED 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_E_OUTPUTNOTUSED MessageText: The output with ID %1!d! of Aggregate component is not used by any component. Please either remove it or associate it with an input of some component.
public: int DTS_E_OUTPUTNOTUSED = -1071607018;
public const int DTS_E_OUTPUTNOTUSED = -1071607018;
val mutable DTS_E_OUTPUTNOTUSED : int
Public Const DTS_E_OUTPUTNOTUSED As Integer = -1071607018