Share via


ArticleConflict Constructor

Initializes a new instance of the ArticleConflict class.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ArticleConflict()
public ArticleConflict()
public:
ArticleConflict()
new : unit -> ArticleConflict
public function ArticleConflict()

Remarks

This namespace, class, or member is supported only in the .NET Framework 2.0.

See Also

Reference

ArticleConflict Class

Microsoft.SqlServer.Replication Namespace