PublisherMonitor.ExcludeAnonymousSubscriptions プロパティ

定義

匿名のサブスクリプションに関する情報が返送されるかどうかを把握します。

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

プロパティ値

Boolean の値。 trueした場合、匿名購読に関する情報が返されます。 falseした場合、匿名購読に関する情報は返却されません。

注釈

DistributionDatabaseプロパティはディストリビューターのsysadmin固定サーバーロールのメンバー、またはディストリビューションデータベースのdb_ownerまたはreplmonitor固定データベースの役割のメンバーのみ取得可能です

適用対象