Compartir a través de


AlternateSynchronizationPartner Miembros

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

El tipo AlternateSynchronizationPartner expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico AlternateSynchronizationPartner() () () () Creates an instance of the AlternateSynchronizationPartner class.
Método publico AlternateSynchronizationPartner(String, String, String, String, String) Creates an instance of the AlternateSynchronizationPartner class with all required properties.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Distributor The name of the Distributor.
Propiedad pública FriendlyName A friendly name for the association of Publisher, publication, and Distributor that makes up an alternate synchronization partner
Propiedad pública Publication The name of the publication.
Propiedad pública Publisher The name of the alternate Publisher.
Propiedad pública PublisherDatabase The name of the publication database.

Principio