HResults.DTS_E_RAWMETADATAMISMATCHTYPE Field

Definition

MessageId: DTS_E_RAWMETADATAMISMATCHTYPE MessageText: The output file cannot be appended. Column "%1!s!" matches by name, but the column in the file has type %2!s! and the input column has type %3!s!. The metadata for the column does not match on data type.

public: int DTS_E_RAWMETADATAMISMATCHTYPE = -1071611115;
public const int DTS_E_RAWMETADATAMISMATCHTYPE = -1071611115;
val mutable DTS_E_RAWMETADATAMISMATCHTYPE : int
Public Const DTS_E_RAWMETADATAMISMATCHTYPE As Integer  = -1071611115

Field Value

Value = -1071611115

Applies to