Share via


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
public MergeSessionError ()
public:
MergeSessionError ()
public MergeSessionError ()
public function MergeSessionError ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

MergeSessionError Class
MergeSessionError Members
Microsoft.SqlServer.Replication Namespace