SubscriberUploadOptions Enumeration
Enumerates merge article options for updates made at a Subscriber with a client subscription.
Espace de noms: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Syntaxe
'Déclaration
Public Enumeration SubscriberUploadOptions
public enum SubscriberUploadOptions
public enum class SubscriberUploadOptions
public enum SubscriberUploadOptions
public enum SubscriberUploadOptions
Members
Member name | Description |
---|---|
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. |
Notes
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.
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Voir aussi
Référence
Microsoft.SqlServer.Replication Namespace
SubscriberUploadOptions Enumeration
Autres ressources
Optimisation des performances de la réplication de fusion avec les articles en téléchargement seul