Freigeben über


AlternateSynchronizationPartner-Member

Represents an alternate Publisher to which a subscription can be synchronized if the primary Publisher is not available.

Der AlternateSynchronizationPartner-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode AlternateSynchronizationPartner() () () () Creates an instance of the AlternateSynchronizationPartner class.
Öffentliche Methode AlternateSynchronizationPartner(String, String, String, String, String) Creates an instance of the AlternateSynchronizationPartner class with all required properties.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Distributor The name of the Distributor.
Öffentliche Eigenschaft FriendlyName A friendly name for the association of Publisher, publication, and Distributor that makes up an alternate synchronization partner
Öffentliche Eigenschaft Publication The name of the publication.
Öffentliche Eigenschaft Publisher The name of the alternate Publisher.
Öffentliche Eigenschaft PublisherDatabase The name of the publication database.

Zum Anfang