DTS_W_CANNOTFINDOBJECT フィールド
パッケージ パスで参照されたオブジェクト "%1" が見つかりません。このエラーは、見つからないオブジェクトのパッケージ パスを解決しようとした場合に発生します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_W_CANNOTFINDOBJECT As Integer
'使用
Dim value As Integer
value = HResults.DTS_W_CANNOTFINDOBJECT
public const int DTS_W_CANNOTFINDOBJECT
public:
literal int DTS_W_CANNOTFINDOBJECT
static val mutable DTS_W_CANNOTFINDOBJECT: int
public const var DTS_W_CANNOTFINDOBJECT : int