Freigeben über


PublicationMonitor.Type Eigenschaft

Definition

Ruft den Typ der Replikation ab, an dem die Veröffentlichung teilnimmt.

public:
 property Microsoft::SqlServer::Replication::PublicationType Type { Microsoft::SqlServer::Replication::PublicationType get(); };
public Microsoft.SqlServer.Replication.PublicationType Type { get; }
member this.Type : Microsoft.SqlServer.Replication.PublicationType
Public ReadOnly Property Type As PublicationType

Eigenschaftswert

Ein PublicationType-Wert.

Hinweise

Die Type Eigenschaft kann nur von Mitgliedern der sysadmin fixed server role at the Distributor oder von Mitgliedern der db_owner oder replmonitor fixed database rollen auf der Verteilungsdatenbank abgerufen werden.

Gilt für: