DistributionSubscription.AgentJobId 속성

정의

구독을 동기화하는 SQL Server 에이전트 작업의 ID를 가져옵니다.

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

속성 값

에이전트 작업 ID입니다.

설명

이 속성은 <xref:Microsoft.SqlServer.Replication.DistributionSubscription.AgentJobID%2A> 배포 데이터베이스에서 고정 데이터베이스 역할의 db_owner 멤버만 검색할 수 있습니다.

적용 대상