PublisherMonitor.PublisherType Property

Definition

Gets the type of the database server that is the Publisher.

public:
 property System::String ^ PublisherType { System::String ^ get(); };
public string PublisherType { get; }
member this.PublisherType : string
Public ReadOnly Property PublisherType As String

Property Value

The type of the database server that is the Publisher.

Remarks

The PublicationMonitors property can only be retrieved by members of the sysadmin fixed server role at the Distributor or by members of the db_owner or replmonitor fixed database roles on the distribution database

Applies to