HResults.DTS_E_OUTPUTNOTUSED Field

Definition

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

Field Value

Value = -1071607018

Applies to