PublisherMonitor.ExcludeAnonymousSubscriptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether or not information on anonymous subscriptions is returned.
public:
property bool ExcludeAnonymousSubscriptions { bool get(); void set(bool value); };
public bool ExcludeAnonymousSubscriptions { get; set; }
member this.ExcludeAnonymousSubscriptions : bool with get, set
Public Property ExcludeAnonymousSubscriptions As Boolean
Property Value
A Boolean value. If true
, information on anonymous subscriptions is returned. If false
, information on anonymous subscriptions is not returned.
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