Share via


HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE Campo

Definición

MessageId: DTS_E_ENUMERATIONELEMENTNOTENUMERABLE MessageText: un elemento del enumerador devuelto por el enumerador ForEach no implementa IEnumerator, contradiciendo la propiedad CollectionEnumerator del enumerador ForEach.

public: int DTS_E_ENUMERATIONELEMENTNOTENUMERABLE = -1073594100;
public const int DTS_E_ENUMERATIONELEMENTNOTENUMERABLE = -1073594100;
val mutable DTS_E_ENUMERATIONELEMENTNOTENUMERABLE : int
Public Const DTS_E_ENUMERATIONELEMENTNOTENUMERABLE As Integer  = -1073594100

Valor de campo

Value = -1073594100

Se aplica a