次の方法で共有


DTS_W_PARENTVARIABLENOTFOUND フィールド

親変数がなかったので、親変数 "%1" からの構成が行われませんでした。エラー コード: 0x%2!8.8X!。

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

構文

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

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