언어

SubscriberSubscription.UpdateMode 속성

정의

트랜잭션 출판물의 업데이트 구독을 위한 업데이트 모드를 받거나 설정합니다.

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

속성 값

TransSubscriberType 값입니다.

설명

이 속성은 누구나 접근할 수 있습니다.

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

적용 대상