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でのみサポートされています。

適用対象