다음을 통해 공유


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.

맨 위로 이동