This topic has not yet been rated - Rate this topic

PublicationMonitor.ExcludeAnonymousSubscriptions Property

Gets or sets whether anonymous subscriptions are excluded from or included in the monitor results.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public bool ExcludeAnonymousSubscriptions { get; set; }

Property Value

Type: System.Boolean
A Boolean value. If true, anonymous subscriptions are excluded from the results. If false, anonymous subscriptions are included in the results.

The ExcludeAnonymousSubscriptions property can be retrieved or set by any user.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.