HResults.DTS_E_RAWMETADATAMISMATCHPRECISION Field

Definition

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

public: int DTS_E_RAWMETADATAMISMATCHPRECISION = -1071611112;
public const int DTS_E_RAWMETADATAMISMATCHPRECISION = -1071611112;
val mutable DTS_E_RAWMETADATAMISMATCHPRECISION : int
Public Const DTS_E_RAWMETADATAMISMATCHPRECISION As Integer  = -1071611112

Field Value

Value = -1071611112

Applies to