HResults.DTS_E_RAWBADVERSION Field
Definition
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_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