Publication Constructor
Creates a new instance of the Publication class.
Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Sintassi
'Dichiarazione
Protected Sub New
protected Publication ()
protected:
Publication ()
protected Publication ()
protected function Publication ()
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
Publication Class
Publication Members
Microsoft.SqlServer.Replication Namespace