ActiveState Members
Represents information about the active state of a subscription. An ActiveState object is returned by methods that query subscription properties.
The following tables list the members exposed by the ActiveState type.
Public Constructors
名称 | Description | |
---|---|---|
ActiveState |
顶部
Public Properties
名称 | Description | |
---|---|---|
DeliveryExtensionRemoved | Indicates whether a delivery extension that is specified in a subscription has been removed from the report server database. Boolean. Read-only. | |
DeliveryExtensionRemovedSpecified | ||
InvalidParameterValue | Indicates whether a parameter value that is persisted with a subscription is valid. Boolean. Read-only. | |
InvalidParameterValueSpecified | ||
MissingParameterValue | Indicates whether a parameter exists in a report that does not have a value specified for it in a subscription. Boolean. | |
MissingParameterValueSpecified | ||
SharedDataSourceRemoved | Indicates whether a shared data source that is used by a subscription has been removed. Read-only. | |
SharedDataSourceRemovedSpecified | ||
UnknownReportParameter | Indicates that a report parameter is not recognized as part of the parameter list for the report. Boolean. Read-only. | |
UnknownReportParameterSpecified |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
ActiveState Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace