Membres SubscriberSubscription

Returns information about a subscription.

Le type SubscriberSubscription expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SubscriberSubscription Creates a new instance of the SubscriberSubscription class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page