Интерфейс IAlternateSynchronizationPartner

Provides an implementation of the AlternateSynchronizationPartner class for late-bound COM clients.

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)

Синтаксис

'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("b1ff1e2c-b3c3-45d4-868d-a752635eee6d")> _
<ComVisibleAttribute(True)> _
Public Interface IAlternateSynchronizationPartner
'Применение
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

Тип IAlternateSynchronizationPartner обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Замечания

See AlternateSynchronizationPartner for information on members of IAlternateSynchronizationPartner.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Replication