HResults.DTS_E_NOINPUTSOROUTPUTS Field

Definition

MessageId: DTS_E_NOINPUTSOROUTPUTS MessageText: A component does not have any inputs or outputs.

public: int DTS_E_NOINPUTSOROUTPUTS = -1071611899;
public const int DTS_E_NOINPUTSOROUTPUTS = -1071611899;
val mutable DTS_E_NOINPUTSOROUTPUTS : int
Public Const DTS_E_NOINPUTSOROUTPUTS As Integer  = -1071611899

Field Value

Value = -1071611899

Applies to