HResults.DTS_E_RAWMETADATACOUNTMISMATCH Field

Definition

MessageId: DTS_E_RAWMETADATACOUNTMISMATCH MessageText: Cannot append output file because the number of columns in the output file does not match the number of columns in this destination. The old file does not match in metadata.

public: int DTS_E_RAWMETADATACOUNTMISMATCH = -1071636379;
public const int DTS_E_RAWMETADATACOUNTMISMATCH = -1071636379;
val mutable DTS_E_RAWMETADATACOUNTMISMATCH : int
Public Const DTS_E_RAWMETADATACOUNTMISMATCH As Integer  = -1071636379

Field Value

Value = -1071636379

Applies to