Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Provides an implementation of the AlternateSynchronizationPartner class for late-bound COM clients.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("b1ff1e2c-b3c3-45d4-868d-a752635eee6d")> _
<ComVisibleAttribute(True)> _
Public Interface IAlternateSynchronizationPartner
'Usage
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
The IAlternateSynchronizationPartner type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Top
Remarks
See AlternateSynchronizationPartner for information on members of IAlternateSynchronizationPartner.
.gif)