Membres ReplicationAgentContainerException

The exception that is thrown when one or more errors are generated by a managed code-based replication agent.

Le type ReplicationAgentContainerException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReplicationAgentContainerException() () () () Creates a new instance of the ReplicationAgentContainerException class.
Méthode publique ReplicationAgentContainerException(String) Creates a new instance of the ReplicationAgentContainerException class with a specified error message.
Méthode protégée ReplicationAgentContainerException(SerializationInfo, StreamingContext)
Méthode publique ReplicationAgentContainerException(String, Exception) Creates a new instance of the ReplicationAgentContainerException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Haut de la page

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 GetBaseException (Hérité de Exception.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetObjectData Sets the specified SerializationInfo with information about the exception. (Se substitue à ReplicationAgentException. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
Méthode publique GetType (Hérité de Exception.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Exception.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Data (Hérité de Exception.)
Propriété publique ExceptionCollection Gets the collection of exception objects returned by the replication agent.
Propriété publique FlatExceptionCollection Gets the collection of exception objects accessed using the IEnumerable interface.
Propriété publique HelpLink (Hérité de Exception.)
Propriété protégée HResult (Hérité de Exception.)
Propriété publique InnerException (Hérité de Exception.)
Propriété publique Message (Hérité de Exception.)
Propriété publique MessageCode Gets the error code of the underlying error. (Hérité de ReplicationAgentException.)
Propriété publique Source (Hérité de Exception.)
Propriété publique StackTrace (Hérité de Exception.)
Propriété publique TargetSite (Hérité de Exception.)

Haut de la page