MergeSessionError Members
Represents information on errors that occur during a Merge Agent session.
The following tables list the members exposed by the MergeSessionError type.
Public Constructors
Name | Description | |
---|---|---|
MergeSessionError | Creates an instance of the MergeSessionError class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MergeSessionError Class
Microsoft.SqlServer.Replication Namespace