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 Framework 2.0 버전에서만 지원됩니다.

적용 대상