DTS_E_OLEDBERROR フィールド
SSIS エラー コード DTS_E_OLEDBERROR。OLE DB エラーが発生しました。エラー コード: 0x%1!8.8X!。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_OLEDBERROR As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_OLEDBERROR
public const int DTS_E_OLEDBERROR
public:
literal int DTS_E_OLEDBERROR
static val mutable DTS_E_OLEDBERROR: int
public const var DTS_E_OLEDBERROR : int