HResults.DTS_E_COLUMNNOTMATCHED Field

Definition

MessageId: DTS_E_COLUMNNOTMATCHED MessageText: The column "%1!s!" (%2!d!) cannot be matched to any input file column. The output column name or input column name cannot be found in the file.

public: int DTS_E_COLUMNNOTMATCHED = -1071615986;
public const int DTS_E_COLUMNNOTMATCHED = -1071615986;
val mutable DTS_E_COLUMNNOTMATCHED : int
Public Const DTS_E_COLUMNNOTMATCHED As Integer  = -1071615986

Field Value

Value = -1071615986

Applies to