HResults.DTS_E_RAWMETADATAMISMATCHCODEPAGE Field

Definition

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

public: int DTS_E_RAWMETADATAMISMATCHCODEPAGE = -1071611113;
public const int DTS_E_RAWMETADATAMISMATCHCODEPAGE = -1071611113;
val mutable DTS_E_RAWMETADATAMISMATCHCODEPAGE : int
Public Const DTS_E_RAWMETADATAMISMATCHCODEPAGE As Integer  = -1071611113

Field Value

Value = -1071611113

Applies to