HResults.DTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN Field

Definition

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

public: int DTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN = -1071611014;
public const int DTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN = -1071611014;
val mutable DTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN : int
Public Const DTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN As Integer  = -1071611014

Field Value

Value = -1071611014

Applies to