Share via


SynchronizationPartner Members

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

The following tables list the members exposed by the SynchronizationPartner type.

Public Constructors

  Name Description
SynchronizationPartner Creates a new instance of the SynchronizationPartner class.

Top

Public Properties

  Name Description
ms158449.pubproperty(en-US,SQL.90).gif Description Gets or sets a description for the alternate Publisher.
ms158449.pubproperty(en-US,SQL.90).gif Distributor Gets or sets the name of the Distributor.
ms158449.pubproperty(en-US,SQL.90).gif Enabled Gets or sets whether or not this Publisher is enabled as an alternate synchronization partner.
ms158449.pubproperty(en-US,SQL.90).gif Publication Gets or sets the name of the publication.
ms158449.pubproperty(en-US,SQL.90).gif PublicationDB Gets or sets the name of the publication database.
ms158449.pubproperty(en-US,SQL.90).gif Publisher Gets or sets the name of the alternate Publisher.
ms158449.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object property that allows users to attach their own data to this object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms158449.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158449.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms158449.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms158449.pubmethod(en-US,SQL.90).gifms158449.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158449.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms158449.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms158449.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SynchronizationPartner Class
Microsoft.SqlServer.Replication Namespace
MergePullSubscription.EnumSynchronizationPartners Method