Поделиться через


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

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms164613.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164613.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms164613.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms164613.pubmethod(ru-ru,SQL.90).gifms164613.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164613.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms164613.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms164613.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

ActiveState Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace