Partager via


Membres AdomdError

Represents a server or provider-specific error.

Le type AdomdError 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 ToString Returns a String that represents the current Object. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Propriétés

  Nom Description
Propriété publique ErrorCode Gets the error code of the AdomdError.
Propriété publique HelpLink Gets a link to the Help file associated with the AdomdError.
Propriété publique Location Gets the AdomdErrorLocation describing the location of the error.
Propriété publique Message Gets the error message of the AdomdError.
Propriété publique Source Gets the name of the application or object that caused the error associated with the AdomdError.

Haut de la page