Поделиться через


Элементы SubscriberSubscription

Returns information about a subscription.

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

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

  Имя Описание
Открытый метод SubscriberSubscription Creates a new instance of the SubscriberSubscription class.

В начало

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство LastAgentStatus Gets or sets status information from last run of the synchronization agent.
Открытое свойство LastAgentSummary Gets or sets the last agent summary message during synchronization.
Открытое свойство LastAgentSyncDateTime Gets or sets the date and time of the last run of the synchronization agent.
Открытое свойство PublicationDBName Gets or sets the name of the publication database.
Открытое свойство PublicationName Gets or sets the name of the publication to which the subscription is subscribed.
Открытое свойство PublisherName Gets or sets the name of the Publisher.
Открытое свойство SubscriptionDBName Gets or sets the name of the subscription database.
Открытое свойство SubscriptionType Gets or sets the subscription type.
Открытое свойство Type Gets or sets the type of publication to which the subscription is subscribed.
Открытое свойство UpdateMode Gets or sets the update mode for an updating subscription to a transactional publication.
Открытое свойство UserData Gets or sets an object property that allows users to attach their own data to this object.

В начало