DTS_E_GETENUMERATOR フィールド

エラー 0x%1!8.8X! "%2" により、ForEach 列挙子の GetEnumerator メソッドが失敗しました。このエラーは、ForEach 列挙子が列挙を実行できない場合に発生します。

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

構文

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

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