PublicationMonitor.EnumMonitorThresholds メソッド

定義

本出版物で定義されたレプリケーションモニター閾値を返します。

public:
 System::Collections::ArrayList ^ EnumMonitorThresholds();
public System.Collections.ArrayList EnumMonitorThresholds();
member this.EnumMonitorThresholds : unit -> System.Collections.ArrayList
Public Function EnumMonitorThresholds () As ArrayList

返品

ArrayList オブジェクトのMonitorThreshold

注釈

EnumMonitorThresholdsメソッドは、db_ownerのメンバーのみが呼び出すか、配布データベース上の固定されたデータベースロールをreplmonitorで行うことができます。

EnumMonitorThresholdsを呼び出すことは、sp_replmonitorhelppublicationthresholds(Transact-SQL)を実行するのと同等です。

適用対象

こちらもご覧ください