This topic has not yet been rated - Rate this topic

IdentityRangeInfo.InRepublishing Property

Gets or sets whether the article exists at a republishing Subscriber in a merge replication topology.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public bool InRepublishing { get; set; }

Property Value

Type: System.Boolean
A Boolean value.If true, the article exists at a republishing Subscriber.If false, the article does not exist at a republishing Subscriber

The InRepublishing property is only used with merge replication.

This property can be retrieved or set by any user.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.