Элементы AlternateSynchronizationPartner

Represents an alternate Publisher to which a subscription can be synchronized if the primary Publisher is not available.

Тип AlternateSynchronizationPartner предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод AlternateSynchronizationPartner() () () () Creates an instance of the AlternateSynchronizationPartner class.
Открытый метод AlternateSynchronizationPartner(String, String, String, String, String) Creates an instance of the AlternateSynchronizationPartner class with all required properties.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Distributor The name of the Distributor.
Открытое свойство FriendlyName A friendly name for the association of Publisher, publication, and Distributor that makes up an alternate synchronization partner
Открытое свойство Publication The name of the publication.
Открытое свойство Publisher The name of the alternate Publisher.
Открытое свойство PublisherDatabase The name of the publication database.

В начало