HResults.DTS_E_RAWBADHEADER 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_RAWBADHEADER MessageText: Encountered bad metadata in file header. The file is damaged or not a SSIS-produced raw data file.
public: int DTS_E_RAWBADHEADER = -1071636386;
public const int DTS_E_RAWBADHEADER = -1071636386;
val mutable DTS_E_RAWBADHEADER : int
Public Const DTS_E_RAWBADHEADER As Integer = -1071636386