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