Freigeben über


Article-Konstruktor

Initializes a new instance of the Article class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New Article()
protected Article()
protected:
Article()
new : unit -> Article
protected function Article()

Hinweise

This constructor is called by the derived class constructors to initialize state in this type.

Siehe auch

Verweis

Article Klasse

Microsoft.SqlServer.Replication-Namespace