Pole HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE
Element modułu wyliczającego zwróconych przez moduł wyliczający ForEach nie implementuje elemencie IEnumerator, contradicting CollectionEnumerator właściwość ForEach moduł wyliczający.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_ENUMERATIONELEMENTNOTENUMERABLE As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE
public const int DTS_E_ENUMERATIONELEMENTNOTENUMERABLE
public:
literal int DTS_E_ENUMERATIONELEMENTNOTENUMERABLE
static val mutable DTS_E_ENUMERATIONELEMENTNOTENUMERABLE: int
public const var DTS_E_ENUMERATIONELEMENTNOTENUMERABLE : int