Share via


ReplicationObject Constructor

Creates a new instance of the ReplicationObject class.

Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintassi

'Dichiarazione
Protected Sub New
protected ReplicationObject ()
protected:
ReplicationObject ()
protected ReplicationObject ()
protected function ReplicationObject ()

Osservazioni

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

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

ReplicationObject Class
ReplicationObject Members
Microsoft.SqlServer.Replication Namespace