DistributionSubscription.Name 속성

정의

구독 이름을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

속성 값

구독 이름입니다.

설명

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

적용 대상