SynchronizationPartner Members

Include Protected Members
Include Inherited Members

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

The SynchronizationPartner type exposes the following members.

Constructors

  Name Description
Public method SynchronizationPartner() Creates a new instance of the SynchronizationPartner class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Description Gets or sets a description for the alternate Publisher.
Public property Distributor Gets or sets the name of the Distributor.
Public property Enabled Gets or sets whether or not this Publisher is enabled as an alternate synchronization partner.
Public property Publication Gets or sets the name of the publication.
Public property PublicationDB Gets or sets the name of the publication database.
Public property Publisher Gets or sets the name of the alternate Publisher.
Public property UserData Gets or sets an object property that allows users to attach their own data to this object.

Top