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).

Применяется к

См. также раздел