HResults.DTS_E_ENUMERATIONELEMENTNOTENUMERABLE Campo

Definição

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

Valor do campo

Value = -1073594100

Aplica-se a