Partager via


Membres ErrorEnumerator

Supports iteration over the DtsErrors collection. This class cannot be inherited.

Le type ErrorEnumerator expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique MoveNext Advances the enumerator to the next element of the collection. (Hérité de DtsEnumerator.)
Méthode publique Reset Sets the enumerator to its initial position, which is before the first element in the collection. (Hérité de DtsEnumerator.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Current Gets the current DtsError element in the collection.

Haut de la page