This topic has not yet been rated - Rate this topic

MergeSessionError Class

Represents information on errors that occur during a Merge Agent session.

System.Object
  Microsoft.SqlServer.Replication.MergeSessionError

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public sealed class MergeSessionError

The MergeSessionError type exposes the following members.

  NameDescription
Public methodMergeSessionErrorCreates an instance of the MergeSessionError class.
Top
  NameDescription
Public propertyErrorCodeGets or sets the error code.
Public propertyErrorMessageGets or sets the error message.
Public propertySourceNameGets or sets the source of the error.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.