HResults.DTS_E_RAWMETADATAMISMATCHSCALE Field

Definition

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

public: int DTS_E_RAWMETADATAMISMATCHSCALE = -1071611111;
public const int DTS_E_RAWMETADATAMISMATCHSCALE = -1071611111;
val mutable DTS_E_RAWMETADATAMISMATCHSCALE : int
Public Const DTS_E_RAWMETADATAMISMATCHSCALE As Integer  = -1071611111

Field Value

Value = -1071611111

Applies to