DTS_E_FINDFOLDERONSQLSERVER_OLEDB フィールド

SQL のフォルダーを検索中に、OLE DB エラーが発生し、エラー コード 0x%1!8.8X! (%2) が返されました。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_FINDFOLDERONSQLSERVER_OLEDB As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_FINDFOLDERONSQLSERVER_OLEDB
public const int DTS_E_FINDFOLDERONSQLSERVER_OLEDB
public:
literal int DTS_E_FINDFOLDERONSQLSERVER_OLEDB
static val mutable DTS_E_FINDFOLDERONSQLSERVER_OLEDB: int
public const var DTS_E_FINDFOLDERONSQLSERVER_OLEDB : int