Expand Minimize
This topic has not yet been rated - Rate this topic

AutomaticReinitializationPolicies Enumeration

Enumerates default behaviors when reinitializing subscriptions to a merge publication.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum AutomaticReinitializationPolicies
Member nameDescription
ReinitializeReinitializes the subscription without uploading pending changes to the Publisher.
ReinitializeWithUploadFirstReinitializes the subscription after uploading pending changes to the Publisher.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.