HResults.DTS_E_RAWBADVERSION Field

Definition

MessageId: DTS_E_RAWBADVERSION MessageText: The file had bad version and flags information. The file is damaged or not a SSIS-produced raw data file.

public: int DTS_E_RAWBADVERSION = -1071636383;
public const int DTS_E_RAWBADVERSION = -1071636383;
val mutable DTS_E_RAWBADVERSION : int
Public Const DTS_E_RAWBADVERSION As Integer  = -1071636383

Field Value

Value = -1071636383

Applies to