PublicationMonitor.EnumMonitorThresholds 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 게시에 대해 정의된 복제 모니터 임계값을 반환합니다.
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)을 실행하는 것과 같습니다.