Subscription 成員
Represents a subscription in the report server database.
Subscription 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
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). |
頂端