Classe SynchronizationPartner
Represents an alternate Publisher used to synchronize a subscription to a merge publication.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Replication..::..SynchronizationPartner
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public NotInheritable Class SynchronizationPartner
'Uso
Dim instance As SynchronizationPartner
public sealed class SynchronizationPartner
public ref class SynchronizationPartner sealed
[<SealedAttribute>]
type SynchronizationPartner = class end
public final class SynchronizationPartner
O tipo SynchronizationPartner expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
SynchronizationPartner | Creates a new instance of the SynchronizationPartner class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Description | Gets or sets a description for the alternate Publisher. | |
Distributor | Gets or sets the name of the Distributor. | |
Enabled | Gets or sets whether or not this Publisher is enabled as an alternate synchronization partner. | |
Publication | Gets or sets the name of the publication. | |
PublicationDB | Gets or sets the name of the publication database. | |
Publisher | Gets or sets the name of the alternate Publisher. | |
UserData | Gets or sets an object property that allows users to attach their own data to this object. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Comentários
Observação |
---|
Esse recurso será removido em uma versão futura do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
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.
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.