Freigeben über


SynchronizationPartner-Klasse

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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Replication..::..SynchronizationPartner

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public NotInheritable Class SynchronizationPartner
'Usage
Dim instance As SynchronizationPartner
public sealed class SynchronizationPartner
public ref class SynchronizationPartner sealed
[<SealedAttribute>]
type SynchronizationPartner =  class end
public final class SynchronizationPartner

Der SynchronizationPartner-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SynchronizationPartner Creates a new instance of the SynchronizationPartner class.

Zum Anfang

Eigenschaften

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

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

Hinweise

HinweisHinweis

Diese Funktion wird in zukünftigen Versionen von Microsoft SQL Server nicht mehr bereitgestellt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.