DTS_E_RAWMETADATAMISMATCH 字段

Cannot append output file because no column in the existing file matches column "%1" from the input. Old file does not match in metadata.

命名空间:  Microsoft.SqlServer.Dts.Runtime
程序集:  Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)

语法

声明
Public Const DTS_E_RAWMETADATAMISMATCH As Integer
用法
Dim value As Integer

value = HResults.DTS_E_RAWMETADATAMISMATCH
public const int DTS_E_RAWMETADATAMISMATCH
public:
literal int DTS_E_RAWMETADATAMISMATCH
static val mutable DTS_E_RAWMETADATAMISMATCH: int
public const var DTS_E_RAWMETADATAMISMATCH : int