Share via


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
ms156873.pubproperty(en-US,SQL.90).gif ErrorCode Gets or sets the error code.
ms156873.pubproperty(en-US,SQL.90).gif ErrorMessage Gets or sets the error message.
ms156873.pubproperty(en-US,SQL.90).gif SourceName Gets or sets the source of the error.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms156873.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156873.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms156873.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms156873.pubmethod(en-US,SQL.90).gifms156873.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156873.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms156873.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms156873.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MergeSessionError Class
Microsoft.SqlServer.Replication Namespace