DTS_E_INSERTERINVALIDBOM フィールド
ファイル "%1" のバイト順マーク (BOM) 値は 0x%2!4.4X! ですが、予期された値は 0x%3!4.4X! です。このファイルに対して ExpectBOM プロパティが設定されていましたが、ファイルに BOM 値がないか、無効です。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_INSERTERINVALIDBOM As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_INSERTERINVALIDBOM
public const int DTS_E_INSERTERINVALIDBOM
public:
literal int DTS_E_INSERTERINVALIDBOM
static val mutable DTS_E_INSERTERINVALIDBOM: int
public const var DTS_E_INSERTERINVALIDBOM : int