HResults.DTS_E_RAWVERSIONINCOMPATIBLEAPPEND Field

Definition

MessageId: DTS_E_RAWVERSIONINCOMPATIBLEAPPEND MessageText: The output file was written by an incompatible version and cannot be appended. The file may be an older file format that is no longer useable.

public: int DTS_E_RAWVERSIONINCOMPATIBLEAPPEND = -1071636382;
public const int DTS_E_RAWVERSIONINCOMPATIBLEAPPEND = -1071636382;
val mutable DTS_E_RAWVERSIONINCOMPATIBLEAPPEND : int
Public Const DTS_E_RAWVERSIONINCOMPATIBLEAPPEND As Integer  = -1071636382

Field Value

Value = -1071636382

Applies to