PublisherMonitor.ExcludeAnonymousSubscriptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
匿名サブスクリプションに関する情報が返されるかどうかを取得します。
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
メンバーのみが取得できます。