Compartir a través de


SubscriberSubscription Miembros

Returns information about a subscription.

El tipo SubscriberSubscription expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico SubscriberSubscription Creates a new instance of the SubscriberSubscription class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública LastAgentStatus Gets or sets status information from last run of the synchronization agent.
Propiedad pública LastAgentSummary Gets or sets the last agent summary message during synchronization.
Propiedad pública LastAgentSyncDateTime Gets or sets the date and time of the last run of the synchronization agent.
Propiedad pública PublicationDBName Gets or sets the name of the publication database.
Propiedad pública PublicationName Gets or sets the name of the publication to which the subscription is subscribed.
Propiedad pública PublisherName Gets or sets the name of the Publisher.
Propiedad pública SubscriptionDBName Gets or sets the name of the subscription database.
Propiedad pública SubscriptionType Gets or sets the subscription type.
Propiedad pública Type Gets or sets the type of publication to which the subscription is subscribed.
Propiedad pública UpdateMode Gets or sets the update mode for an updating subscription to a transactional publication.
Propiedad pública UserData Gets or sets an object property that allows users to attach their own data to this object.

Principio