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
Public method MergeSessionError() Creates an instance of the MergeSessionError class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property ErrorCode Gets or sets the error code.
Public property ErrorMessage Gets or sets the error message.
Public property SourceName Gets or sets the source of the error.

Top