Partager via


Classe SynchronizationPartner

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

Hiérarchie d'héritage

System.Object
  Microsoft.SqlServer.Replication.SynchronizationPartner

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public NotInheritable Class SynchronizationPartner
'Utilisation
Dim instance As SynchronizationPartner
public sealed class SynchronizationPartner
public ref class SynchronizationPartner sealed
[<SealedAttribute>]
type SynchronizationPartner =  class end
public final class SynchronizationPartner

Le type SynchronizationPartner expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SynchronizationPartner Creates a new instance of the SynchronizationPartner class.

Haut de la page

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Notes

[!REMARQUE]

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Replication

EnumSynchronizationPartners