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
ms164613.pubproperty(zh-cn,SQL.90).gif DeliveryExtensionRemoved Indicates whether a delivery extension that is specified in a subscription has been removed from the report server database. Boolean. Read-only.
ms164613.pubproperty(zh-cn,SQL.90).gif DeliveryExtensionRemovedSpecified  
ms164613.pubproperty(zh-cn,SQL.90).gif InvalidParameterValue Indicates whether a parameter value that is persisted with a subscription is valid. Boolean. Read-only.
ms164613.pubproperty(zh-cn,SQL.90).gif InvalidParameterValueSpecified  
ms164613.pubproperty(zh-cn,SQL.90).gif MissingParameterValue Indicates whether a parameter exists in a report that does not have a value specified for it in a subscription. Boolean.
ms164613.pubproperty(zh-cn,SQL.90).gif MissingParameterValueSpecified  
ms164613.pubproperty(zh-cn,SQL.90).gif SharedDataSourceRemoved Indicates whether a shared data source that is used by a subscription has been removed. Read-only.
ms164613.pubproperty(zh-cn,SQL.90).gif SharedDataSourceRemovedSpecified  
ms164613.pubproperty(zh-cn,SQL.90).gif UnknownReportParameter Indicates that a report parameter is not recognized as part of the parameter list for the report. Boolean. Read-only.
ms164613.pubproperty(zh-cn,SQL.90).gif UnknownReportParameterSpecified  

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms164613.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164613.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms164613.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms164613.pubmethod(zh-cn,SQL.90).gifms164613.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164613.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms164613.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms164613.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

ActiveState Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace