语言

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 版本中支持。

适用于