Compartilhar via


Membros Subscription

Represents a subscription in the report server database.

O tipo Subscription expõe os seguintes membros.

Construtores

  Nome Descrição
Método público Subscription Initializes a new instance of the Subscription class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Active Gets the ActiveState object of a subscription.
Propriedade pública DeliverySettings Gets the settings for the delivery extension of the subscription.
Propriedade pública Description Gets a description of the format and the delivery method for the reports that are associated with the subscription.
Propriedade pública EventType Gets the type of event that triggers the subscription.
Propriedade pública IsDataDriven Gets a value that indicates whether the subscription is data-driven.
Propriedade pública LastExecuted Gets the date and time the report server last executed the report.
Propriedade pública LastExecutedSpecified Gets a value that indicates whether the LastExecuted property is specified.
Propriedade pública ModifiedBy Gets the name of the user who last modified the subscription.
Propriedade pública ModifiedDate Gets the date and time the user last modified the subscription.
Propriedade pública Owner Gets the user name for the owner of the subscription.
Propriedade pública Path Gets the fully qualified URL of the report that is associated with the subscription.
Propriedade pública Report Gets the name of the report that is associated with the subscription.
Propriedade pública Status Gets the status of a subscription.
Propriedade pública SubscriptionID Gets the ID of the subscription.
Propriedade pública VirtualPath Gets the virtual path of the report.

Início

Consulte também

Referência