DistributionSubscription.DistributionAgent 속성

정의

구독을 동기화하는 데 사용되는 SQL Server 에이전트 작업의 이름을 가져옵니다.

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

속성 값

구독을 동기화하는 데 사용되는 SQL Server 에이전트 작업의 이름입니다.

설명

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

적용 대상