MergeSessionError Members
Include Protected Members
Include Inherited Members
Represents information on errors that occur during a Merge Agent session.
The MergeSessionError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MergeSessionError() | Creates an instance of the MergeSessionError class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ErrorCode | Gets or sets the error code. |
![]() |
ErrorMessage | Gets or sets the error message. |
![]() |
SourceName | Gets or sets the source of the error. |
Top