HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
MessageId: DTS_E_ENUMERATIONELEMENTNOTENUMERABLE MessageText: um elemento do enumerador retornado pelo Enumerador ForEach não implementa IEnumerator, contradizendo a propriedade CollectionEnumerator do 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