Membros ReplicationAgentContainerException
The exception that is thrown when one or more errors are generated by a managed code-based replication agent.
O tipo ReplicationAgentContainerException expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
ReplicationAgentContainerException() () () () | Creates a new instance of the ReplicationAgentContainerException class. |
![]() |
ReplicationAgentContainerException(String) | Creates a new instance of the ReplicationAgentContainerException class with a specified error message. |
![]() |
ReplicationAgentContainerException(SerializationInfo, StreamingContext) | |
![]() |
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetBaseException | (Herdado de Exception.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Substitui ReplicationAgentException. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Herdado de Exception.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Exception.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Data | (Herdado de Exception.) |
![]() |
ExceptionCollection | Gets the collection of exception objects returned by the replication agent. |
![]() |
FlatExceptionCollection | Gets the collection of exception objects accessed using the IEnumerable interface. |
![]() |
HelpLink | (Herdado de Exception.) |
![]() |
HResult | (Herdado de Exception.) |
![]() |
InnerException | (Herdado de Exception.) |
![]() |
Message | (Herdado de Exception.) |
![]() |
MessageCode | Gets the error code of the underlying error. (Herdado de ReplicationAgentException.) |
![]() |
Source | (Herdado de Exception.) |
![]() |
StackTrace | (Herdado de Exception.) |
![]() |
TargetSite | (Herdado de Exception.) |
Início
Consulte também