Freigeben über


Subscription-Member

Represents a subscription in the report server database.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode Subscription Initializes a new instance of the Subscription 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 Active Gets the ActiveState object of a subscription.
Öffentliche Eigenschaft DeliverySettings Gets the settings for the delivery extension of the subscription.
Öffentliche Eigenschaft Description Gets a description of the format and the delivery method for the reports that are associated with the subscription.
Öffentliche Eigenschaft EventType Gets the type of event that triggers the subscription.
Öffentliche Eigenschaft IsDataDriven Gets a value that indicates whether the subscription is data-driven.
Öffentliche Eigenschaft LastExecuted Gets the date and time the report server last executed the report.
Öffentliche Eigenschaft LastExecutedSpecified Gets a value that indicates whether the LastExecuted property is specified.
Öffentliche Eigenschaft ModifiedBy Gets the name of the user who last modified the subscription.
Öffentliche Eigenschaft ModifiedDate Gets the date and time the user last modified the subscription.
Öffentliche Eigenschaft Owner Gets the user name for the owner of the subscription.
Öffentliche Eigenschaft Path Gets the fully qualified URL of the report that is associated with the subscription.
Öffentliche Eigenschaft Report Gets the name of the report that is associated with the subscription.
Öffentliche Eigenschaft Status Gets the status of a subscription.
Öffentliche Eigenschaft SubscriptionID Gets the ID of the subscription.
Öffentliche Eigenschaft VirtualPath Gets the virtual path of the report.

Zum Anfang