DistributionSubscription.SubscriberName 속성

정의

구독자 이름을 가져오거나 설정합니다.

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

속성 값

구독자 이름입니다.

설명

이 속성은 기존 구독에 대해 설정할 수 없습니다.

이 속성은 SubscriberName 배포 데이터베이스에서 db_owner 고정 데이터베이스 역할의 멤버만 검색할 수 있습니다.

모든 SubscriberName 사용자가 속성을 설정할 수 있습니다.

적용 대상