HResults.DTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN 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_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