Interfaccia IAlternateSynchronizationPartner
Provides an implementation of the AlternateSynchronizationPartner class for late-bound COM clients.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Sintassi
'Dichiarazione
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("b1ff1e2c-b3c3-45d4-868d-a752635eee6d")> _
<ComVisibleAttribute(True)> _
Public Interface IAlternateSynchronizationPartner
'Utilizzo
Dim instance As IAlternateSynchronizationPartner
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("b1ff1e2c-b3c3-45d4-868d-a752635eee6d")]
[ComVisibleAttribute(true)]
public interface IAlternateSynchronizationPartner
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[GuidAttribute(L"b1ff1e2c-b3c3-45d4-868d-a752635eee6d")]
[ComVisibleAttribute(true)]
public interface class IAlternateSynchronizationPartner
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<GuidAttribute("b1ff1e2c-b3c3-45d4-868d-a752635eee6d")>]
[<ComVisibleAttribute(true)>]
type IAlternateSynchronizationPartner = interface end
public interface IAlternateSynchronizationPartner
Nel tipo IAlternateSynchronizationPartner sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Distributor | Gets the name of the distributor. |
![]() |
FriendlyName | Gets the friendly name of the IAlternateSynchronizationPartner object. |
![]() |
Publication | Gets the publication of the IAlternateSynchronizationPartner object. |
![]() |
Publisher | Gets the name of the publisher. |
![]() |
PublisherDatabase | The name of the publication database. |
In alto
Osservazioni
See AlternateSynchronizationPartner for information on members of IAlternateSynchronizationPartner.