MergeSessionError Constructor
Creates an instance of the MergeSessionError class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New MergeSessionError()
public MergeSessionError()
public:
MergeSessionError()
new : unit -> MergeSessionError
public function MergeSessionError()