Membri ReplicationAgentException
The base exception class for exceptions generated during replication agent execution.
Il tipo ReplicationAgentException espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ReplicationAgentException() () () () | Creates a new instance of the ReplicationAgentException class. |
![]() |
ReplicationAgentException(String) | Creates a new instance of the ReplicationAgentException class with a specified error message. |
![]() |
ReplicationAgentException(SerializationInfo, StreamingContext) | Creates a new instance of the ReplicationAgentException class with serialized data. |
![]() |
ReplicationAgentException(String, Exception) | Creates a new instance of the ReplicationAgentException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetBaseException | (Ereditato da Exception). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Esegue l'override di Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Ereditato da Exception). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Exception). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Data | (Ereditato da Exception). |
![]() |
HelpLink | (Ereditato da Exception). |
![]() |
HResult | (Ereditato da Exception). |
![]() |
InnerException | (Ereditato da Exception). |
![]() |
Message | (Ereditato da Exception). |
![]() |
MessageCode | Gets the error code of the underlying error. |
![]() |
Source | (Ereditato da Exception). |
![]() |
StackTrace | (Ereditato da Exception). |
![]() |
TargetSite | (Ereditato da Exception). |
In alto
Vedere anche