Partilhar 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 Initializes a new instance of the ActiveState class.

Top

Public Properties

  Name Description
Bb153840.pubproperty(en-US,SQL.90).gif DeliveryExtensionRemoved Gets a value indicating whether a delivery extension that is specified in a subscription has been removed from the report server database.
Bb153840.pubproperty(en-US,SQL.90).gif DeliveryExtensionRemovedSpecified Gets or sets a value that indicates whether the DeliveryExtensionRemoved property is specified.
Bb153840.pubproperty(en-US,SQL.90).gif InvalidParameterValue Gets a value indicating whether a parameter value that is persisted with a subscription is valid.
Bb153840.pubproperty(en-US,SQL.90).gif InvalidParameterValueSpecified Gets or sets a value that indicates whether the InvalidParameterValue property is specified.
Bb153840.pubproperty(en-US,SQL.90).gif MissingParameterValue Gets a value indicating whether a parameter exists in a report that does not have a value specified for it in a subscription.
Bb153840.pubproperty(en-US,SQL.90).gif MissingParameterValueSpecified Gets or sets a value that indicates whether the MissingParameterValue property is specified.
Bb153840.pubproperty(en-US,SQL.90).gif SharedDataSourceRemoved Gets a value indicating whether a shared data source that is used by a subscription has been removed.
Bb153840.pubproperty(en-US,SQL.90).gif SharedDataSourceRemovedSpecified Gets or sets a value that indicates whether the SharedDataSourceRemoved property is specified.
Bb153840.pubproperty(en-US,SQL.90).gif UnknownReportParameter Gets a value indicating whether a report parameter is recognized as part of the parameter list for the report.
Bb153840.pubproperty(en-US,SQL.90).gif UnknownReportParameterSpecified Gets or sets a value that indicates whether the UnknownReportParameter property is specified.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

ActiveState Class
ReportService2006 Namespace