MergeSessionError Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information on errors that occur during a Merge Agent session.
public ref class MergeSessionError sealed
	public sealed class MergeSessionError
	type MergeSessionError = class
	Public NotInheritable Class MergeSessionError
		- Inheritance
 - 
				MergeSessionError
 
Constructors
| MergeSessionError() | 
		 Creates an instance of the MergeSessionError class.  | 
        	
Properties
| ErrorCode | 
		 Gets or sets the error code.  | 
        	
| ErrorMessage | 
		 Gets or sets the error message.  | 
        	
| SourceName | 
		 Gets or sets the source of the error.  |