SubscriberSubscription.LastAgentStatus 속성

정의

마지막으로 실행한 동기화 에이전트에서 상태 정보를 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Replication::ReplicationStatus LastAgentStatus { Microsoft::SqlServer::Replication::ReplicationStatus get(); void set(Microsoft::SqlServer::Replication::ReplicationStatus value); };
public Microsoft.SqlServer.Replication.ReplicationStatus LastAgentStatus { get; set; }
member this.LastAgentStatus : Microsoft.SqlServer.Replication.ReplicationStatus with get, set
Public Property LastAgentStatus As ReplicationStatus

속성 값

ReplicationStatus 개체입니다.

설명

이 속성은 모든 사용자가 액세스할 수 있습니다.

이 네임스페이스, 클래스 또는 멤버는 .NET Framework 2.0 버전에서만 지원됩니다.

적용 대상