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