Элементы ReplicationAgentContainerException
The exception that is thrown when one or more errors are generated by a managed code-based replication agent.
Тип ReplicationAgentContainerException предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetBaseException | (Наследуется из Exception.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Перезаписывает ReplicationAgentException. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Наследуется из Exception.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Exception.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Data | (Наследуется из 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 | (Наследуется из Exception.) |
![]() |
HResult | (Наследуется из Exception.) |
![]() |
InnerException | (Наследуется из Exception.) |
![]() |
Message | (Наследуется из Exception.) |
![]() |
MessageCode | Gets the error code of the underlying error. (Наследуется из ReplicationAgentException.) |
![]() |
Source | (Наследуется из Exception.) |
![]() |
StackTrace | (Наследуется из Exception.) |
![]() |
TargetSite | (Наследуется из Exception.) |
В начало