PublicationMonitor.Status プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
出版物のステータスを把握します。
public:
property Microsoft::SqlServer::Replication::ReplicationStatus Status { Microsoft::SqlServer::Replication::ReplicationStatus get(); };
public Microsoft.SqlServer.Replication.ReplicationStatus Status { get; }
member this.Status : Microsoft.SqlServer.Replication.ReplicationStatus
Public ReadOnly Property Status As ReplicationStatus
プロパティ値
ReplicationStatus オブジェクト。
注釈
ExcludeAnonymousSubscriptions不動産価値がtrueの場合、匿名のサブスクリプションは返ReplicationStatus対象から除外されます。
Statusプロパティはディストリビューターのsysadmin固定サーバーロールのメンバーか、配布データベース上のdb_ownerまたはreplmonitor固定データベースの役割のメンバーのみが取得可能です。