HResults.DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN Field

Definition

MessageId: DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN MessageText: The %1!s! on the error output has no corresponding output column on the non-error output.

public: int DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN = -1071611013;
public const int DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN = -1071611013;
val mutable DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN : int
Public Const DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN As Integer  = -1071611013

Field Value

Value = -1071611013

Applies to