다음을 통해 공유


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

맨 위로 이동