共用方式為


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

頂端

Public Properties

  名稱 Description
Bb153840.pubproperty(zh-tw,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(zh-tw,SQL.90).gif DeliveryExtensionRemovedSpecified Gets or sets a value that indicates whether the DeliveryExtensionRemoved property is specified.
Bb153840.pubproperty(zh-tw,SQL.90).gif InvalidParameterValue Gets a value indicating whether a parameter value that is persisted with a subscription is valid.
Bb153840.pubproperty(zh-tw,SQL.90).gif InvalidParameterValueSpecified Gets or sets a value that indicates whether the InvalidParameterValue property is specified.
Bb153840.pubproperty(zh-tw,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(zh-tw,SQL.90).gif MissingParameterValueSpecified Gets or sets a value that indicates whether the MissingParameterValue property is specified.
Bb153840.pubproperty(zh-tw,SQL.90).gif SharedDataSourceRemoved Gets a value indicating whether a shared data source that is used by a subscription has been removed.
Bb153840.pubproperty(zh-tw,SQL.90).gif SharedDataSourceRemovedSpecified Gets or sets a value that indicates whether the SharedDataSourceRemoved property is specified.
Bb153840.pubproperty(zh-tw,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(zh-tw,SQL.90).gif UnknownReportParameterSpecified Gets or sets a value that indicates whether the UnknownReportParameter property is specified.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
Bb153840.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb153840.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
Bb153840.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
Bb153840.pubmethod(zh-tw,SQL.90).gifBb153840.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb153840.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
Bb153840.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
Bb153840.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ActiveState Class
ReportService2006 Namespace