HResults.DTS_E_INSERTERINVALIDBOM 字段

定义

MessageId: DTS_E_INSERTERINVALIDBOM MessageText:文件“%1!s!”的字节顺序标记(BOM)值为0x%2!4.4X!,但期望值是0x%3!4.4X!。 该文件设置了ExpectBOM属性,但文件中的BOM值缺失或无效。

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

字段值

Value = -1071607613

适用于