HResults.DTS_E_RAWMETADATAMISMATCH Field
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;
C#
public const int DTS_E_RAWMETADATAMISMATCH = -1071636380;
val mutable DTS_E_RAWMETADATAMISMATCH : int
Public Const DTS_E_RAWMETADATAMISMATCH As Integer = -1071636380
Value = -1071636380
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |