PublisherMonitor.Name 속성

정의

게시자의 이름을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

속성 값

게시자의 이름입니다.

설명

이 속성은 DistributionDatabase 배포자에서 고정 서버 역할의 sysadmin 멤버 또는 배포 데이터베이스의 고정 데이터베이스 역할 멤버 db_ownerreplmonitor 만 검색할 수 있습니다.

적용 대상