PublisherMonitor.DistributionDatabase Property

Definition

Gets the name of the distribution database used by the Publisher.

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

Property Value

A String value that specifies the name of the distribution database used by the Publisher.

Remarks

The DistributionDatabase 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