Sdílet prostřednictvím


SynchronizationPartner Class

Represents an alternate Publisher used to synchronize a subscription to a merge publication.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public NotInheritable Class SynchronizationPartner
'Usage
Dim instance As SynchronizationPartner
public sealed class SynchronizationPartner
public ref class SynchronizationPartner sealed
[<SealedAttribute>]
type SynchronizationPartner =  class end
public final class SynchronizationPartner

Remarks

Note

This feature will be removed in a future version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Replication.SynchronizationPartner

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.