Membri Subscription

Represents a subscription in the report server database.

Il tipo Subscription espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Subscription Initializes a new instance of the Subscription class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Active The ActiveState object of a subscription.
Proprietà pubblica DeliverySettings The settings that are specific to the delivery extension of the subscription.
Proprietà pubblica Description A description of the format and the delivery method for the reports that are associated with the subscription.
Proprietà pubblica EventType The type of event that triggers the subscription.
Proprietà pubblica IsDataDriven Indicates whether the subscription is data driven.
Proprietà pubblica LastExecuted The date and time that the report server last executed the report.
Proprietà pubblica LastExecutedSpecified Gets or sets a value that indicates whether the LastExecuted property is specified.
Proprietà pubblica ModifiedBy The name of the user who last modified the subscription. Read-only.
Proprietà pubblica ModifiedDate The date and time that the user last modified the subscription. Read-only.
Proprietà pubblica Owner The user name of the owner of the subscription. Read-only.
Proprietà pubblica Path The full path name of the report that is associated with the subscription.
Proprietà pubblica Report The name of the report that is associated with the subscription.
Proprietà pubblica Status The status of a subscription. Read-only.
Proprietà pubblica SubscriptionID The ID of the subscription.
Proprietà pubblica VirtualPath The virtual path to the report (if the report is located in the user's My Reports folder).

In alto