HResults.DTS_E_INSERTERINVALIDBOM Field

Definition

MessageId: DTS_E_INSERTERINVALIDBOM MessageText: The byte order mark (BOM) value for the file "%1!s!" is 0x%2!4.4X!, but the expected value is 0x%3!4.4X!. The ExpectBOM property was set for this file, but the BOM value in the file is missing or not valid.

public: int DTS_E_INSERTERINVALIDBOM = -1071607613;
public const int DTS_E_INSERTERINVALIDBOM = -1071607613;
val mutable DTS_E_INSERTERINVALIDBOM : int
Public Const DTS_E_INSERTERINVALIDBOM As Integer  = -1071607613

Field Value

Value = -1071607613

Applies to