Share via


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

  Name Description
ActiveState  

Top

Public Properties

  Name Description
ms164613.pubproperty(en-US,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(en-US,SQL.90).gif DeliveryExtensionRemovedSpecified  
ms164613.pubproperty(en-US,SQL.90).gif InvalidParameterValue Indicates whether a parameter value that is persisted with a subscription is valid. Boolean. Read-only.
ms164613.pubproperty(en-US,SQL.90).gif InvalidParameterValueSpecified  
ms164613.pubproperty(en-US,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(en-US,SQL.90).gif MissingParameterValueSpecified  
ms164613.pubproperty(en-US,SQL.90).gif SharedDataSourceRemoved Indicates whether a shared data source that is used by a subscription has been removed. Read-only.
ms164613.pubproperty(en-US,SQL.90).gif SharedDataSourceRemovedSpecified  
ms164613.pubproperty(en-US,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(en-US,SQL.90).gif UnknownReportParameterSpecified  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164613.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164613.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms164613.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms164613.pubmethod(en-US,SQL.90).gifms164613.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164613.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms164613.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms164613.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ActiveState Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace