Freigeben über


SubscriberSubscription-Member

Returns information about a subscription.

Der SubscriberSubscription-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SubscriberSubscription Creates a new instance of the SubscriberSubscription class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang