HResults.DTS_E_RAWMETADATAMISMATCHSIZE Field

Definition

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

public: int DTS_E_RAWMETADATAMISMATCHSIZE = -1071611114;
public const int DTS_E_RAWMETADATAMISMATCHSIZE = -1071611114;
val mutable DTS_E_RAWMETADATAMISMATCHSIZE : int
Public Const DTS_E_RAWMETADATAMISMATCHSIZE As Integer  = -1071611114

Field Value

Value = -1071611114

Applies to