Pole HResults.DTS_E_GETENUMERATOR
metoda GetEnumerator modułu wyliczającego ForEach nie powiodło się z 0x%1!8.8X błąd! "%2".Ten problem występuje, gdy moduł wyliczający ForEach nie można wyliczyć.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_GETENUMERATOR As Integer
'Użycie
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