Поделиться через


Элементы Subscription

Represents a subscription in the report server database.

Тип Subscription предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод Subscription Initializes a new instance of the Subscription class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Active Gets the ActiveState object of a subscription.
Открытое свойство DeliverySettings Gets the settings for the delivery extension of the subscription.
Открытое свойство Description Gets a description of the format and the delivery method for the reports that are associated with the subscription.
Открытое свойство EventType Gets the type of event that triggers the subscription.
Открытое свойство IsDataDriven Gets a value that indicates whether the subscription is data-driven.
Открытое свойство LastExecuted Gets the date and time the report server last executed the report.
Открытое свойство LastExecutedSpecified Gets a value that indicates whether the LastExecuted property is specified.
Открытое свойство ModifiedBy Gets the name of the user who last modified the subscription.
Открытое свойство ModifiedDate Gets the date and time the user last modified the subscription.
Открытое свойство Owner Gets the user name for the owner of the subscription.
Открытое свойство Path Gets the fully qualified URL of the report that is associated with the subscription.
Открытое свойство Report Gets the name of the report that is associated with the subscription.
Открытое свойство Status Gets the status of a subscription.
Открытое свойство SubscriptionID Gets the ID of the subscription.
Открытое свойство VirtualPath Gets the virtual path of the report.

В начало