HResults.DTS_E_RAWMETADATAMISMATCH Field

Definition

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

Field Value

Value = -1071636380

Applies to