Condividi tramite


Classe SynchronizationPartner

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

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

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

Nel tipo SynchronizationPartner sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SynchronizationPartner Creates a new instance of the SynchronizationPartner class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Description Gets or sets a description for the alternate Publisher.
Proprietà pubblica Distributor Gets or sets the name of the Distributor.
Proprietà pubblica Enabled Gets or sets whether or not this Publisher is enabled as an alternate synchronization partner.
Proprietà pubblica Publication Gets or sets the name of the publication.
Proprietà pubblica PublicationDB Gets or sets the name of the publication database.
Proprietà pubblica Publisher Gets or sets the name of the alternate Publisher.
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to this object.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Osservazioni

Nota

Questa caratteristica verrà rimossa a partire da una delle prossime versioni di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.

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.

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.