ReplicationMonitor.ExcludeAnonymousSubscriptions 속성

정의

익명 구독 정보가 반환되는지 여부를 확인합니다.

public:
 property bool ExcludeAnonymousSubscriptions { bool get(); void set(bool value); };
public bool ExcludeAnonymousSubscriptions { get; set; }
member this.ExcludeAnonymousSubscriptions : bool with get, set
Public Property ExcludeAnonymousSubscriptions As Boolean

속성 값

Boolean 값입니다. 만약 true, 익명 구독 정보가 반환됩니다. 만약 false, 익명 구독에 관한 정보는 반환되지 않습니다.

설명

이 속성은 ExcludeAnonymousSubscriptions 배포자의 고정 서버 역할 구성원 sysadmin 또는 배포 데이터베이스 내 고정 서버 역할 구성원 db_ownerreplmonitor 만 조회할 수 있습니다

적용 대상