共用方式為


SubscriberUploadOptions 列舉

Enumerates merge article options for updates made at a Subscriber with a client subscription.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Public Enumeration SubscriberUploadOptions
'用途
Dim instance As SubscriberUploadOptions
public enum SubscriberUploadOptions
public enum class SubscriberUploadOptions
type SubscriberUploadOptions
public enum SubscriberUploadOptions

成員

成員名稱 說明
AllowUpload No restrictions. Changes made at the Subscriber are uploaded to the Publisher.
DisableUploadAllowSubscriberChanges Changes are allowed at the Subscriber, but they are not uploaded to the Publisher.
DisableUploadDisallowSubscriberChanges Changes are not allowed at the Subscriber.

備註

If the source table for an article is already published in another publication, then the value of SubscriberUploadOptions must be the same for both articles.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

請參閱

參考

Microsoft.SqlServer.Replication 命名空間

SubscriberUploadOptions

其他資源

使用僅限下載的發行項最佳化合併式複寫效能