HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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