HResults.DTS_E_RAWMETADATAMISMATCH 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_RAWMETADATAMISMATCH MessageText: Cannot append output file because no column in the existing file matches column "%1!s!" from the input. Old file does not match in metadata.
public: int DTS_E_RAWMETADATAMISMATCH = -1071636380;
public const int DTS_E_RAWMETADATAMISMATCH = -1071636380;
val mutable DTS_E_RAWMETADATAMISMATCH : int
Public Const DTS_E_RAWMETADATAMISMATCH As Integer = -1071636380