Freigeben über


ReplicationAgentContainerException-Member

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

Der ReplicationAgentContainerException-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ReplicationAgentContainerException() () () () Creates a new instance of the ReplicationAgentContainerException class.
Öffentliche Methode ReplicationAgentContainerException(String) Creates a new instance of the ReplicationAgentContainerException class with a specified error message.
Geschützte Methode ReplicationAgentContainerException(SerializationInfo, StreamingContext)
Öffentliche Methode 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.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetBaseException (Geerbt von Exception.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetObjectData Sets the specified SerializationInfo with information about the exception. (Überschreibt ReplicationAgentException. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
Öffentliche Methode GetType (Geerbt von Exception.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Exception.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Data (Geerbt von Exception.)
Öffentliche Eigenschaft ExceptionCollection Gets the collection of exception objects returned by the replication agent.
Öffentliche Eigenschaft FlatExceptionCollection Gets the collection of exception objects accessed using the IEnumerable interface.
Öffentliche Eigenschaft HelpLink (Geerbt von Exception.)
Geschützte Eigenschaft HResult (Geerbt von Exception.)
Öffentliche Eigenschaft InnerException (Geerbt von Exception.)
Öffentliche Eigenschaft Message (Geerbt von Exception.)
Öffentliche Eigenschaft MessageCode Gets the error code of the underlying error. (Geerbt von ReplicationAgentException.)
Öffentliche Eigenschaft Source (Geerbt von Exception.)
Öffentliche Eigenschaft StackTrace (Geerbt von Exception.)
Öffentliche Eigenschaft TargetSite (Geerbt von Exception.)

Zum Anfang