Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Classe DtsNotAForEachEnumException

The exception that is thrown to specify that an internal error occurred when a managed wrapper is used for a native object that is not of the type ForEachEnumerator.

System..::..Object
  System..::..Exception
    Microsoft.SqlServer.Dts.Runtime..::..DtsException
      Microsoft.SqlServer.Dts.Runtime..::..DtsNotAForEachEnumException

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
[SerializableAttribute]
public sealed class DtsNotAForEachEnumException : DtsException

Le type DtsNotAForEachEnumException expose les membres suivants.

  NomDescription
Propriété publiqueData (hérité de Exception.)
Propriété publiqueErrorCodeGets the error code that creates the appropriate exception class. This field is read-only. (hérité de DtsException.)
Propriété publiqueHelpLink (hérité de Exception.)
Propriété protégéeHResult (hérité de Exception.)
Propriété publiqueInnerException (hérité de Exception.)
Propriété publiqueMessage (hérité de Exception.)
Propriété publiqueSource (hérité de Exception.)
Propriété publiqueStackTrace (hérité de Exception.)
Propriété publiqueTargetSite (hérité de Exception.)
Haut de la page
  NomDescription
Méthode publiqueEquals (hérité de Object.)
Méthode protégéeFinalize (hérité de Object.)
Méthode publiqueGetBaseException (hérité de Exception.)
Méthode publiqueGetHashCode (hérité de Object.)
Méthode publiqueGetObjectData (hérité de Exception.)
Méthode publiqueGetType (hérité de Exception.)
Méthode protégéeMemberwiseClone (hérité de Object.)
Méthode publiqueToString (hérité de Exception.)
Haut de la page

This error is not useable in a try...catch block.

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.