Compartir a través de


SynchronizationPartner Miembros

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

El tipo SynchronizationPartner expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico SynchronizationPartner Creates a new instance of the SynchronizationPartner class.

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 Description Gets or sets a description for the alternate Publisher.
Propiedad pública Distributor Gets or sets the name of the Distributor.
Propiedad pública Enabled Gets or sets whether or not this Publisher is enabled as an alternate synchronization partner.
Propiedad pública Publication Gets or sets the name of the publication.
Propiedad pública PublicationDB Gets or sets the name of the publication database.
Propiedad pública Publisher Gets or sets the name of the alternate Publisher.
Propiedad pública UserData Gets or sets an object property that allows users to attach their own data to this object.

Principio