Condividi tramite


Membri ActiveState

Represents information about the active state of a subscription. An ActiveState object is returned by methods that query subscription properties.

Il tipo ActiveState espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ActiveState Initializes a new instance of the ActiveState class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DeliveryExtensionRemoved Indicates whether a delivery extension that is specified in a subscription has been removed from the report server database. Boolean. Read-only.
Proprietà pubblica DeliveryExtensionRemovedSpecified Gets or sets a value that indicates whether the DeliveryExtensionRemoved property is specified.
Proprietà pubblica InvalidParameterValue Indicates whether a parameter value that is persisted with a subscription is valid. Boolean. Read-only.
Proprietà pubblica InvalidParameterValueSpecified Gets or sets a value that indicates whether the InvalidParameterValue property is specified.
Proprietà pubblica MissingParameterValue Indicates whether a parameter exists in a report that does not have a value specified for it in a subscription. Boolean.
Proprietà pubblica MissingParameterValueSpecified Gets or sets a value that indicates whether the MissingParameterValue property is specified.
Proprietà pubblica SharedDataSourceRemoved Indicates whether a shared data source that is used by a subscription has been removed. Read-only.
Proprietà pubblica SharedDataSourceRemovedSpecified Gets or sets a value that indicates whether the SharedDataSourceRemoved property is specified.
Proprietà pubblica UnknownReportParameter Indicates that a report parameter is not recognized as part of the parameter list for the report. Boolean. Read-only.
Proprietà pubblica UnknownReportParameterSpecified Gets or sets a value that indicates whether the UnknownReportParameter property is specified.

In alto