다음을 통해 공유


ActiveState 멤버

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

ActiveState 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ActiveState Initializes a new instance of the ActiveState class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 DeliveryExtensionRemoved Gets a value indicating whether a delivery extension that is specified in a subscription has been removed from the report server database.
공용 속성 DeliveryExtensionRemovedSpecified Gets or sets a value that indicates whether the DeliveryExtensionRemoved property is specified.
공용 속성 InvalidParameterValue Gets a value indicating whether a parameter value that is persisted with a subscription is valid.
공용 속성 InvalidParameterValueSpecified Gets or sets a value that indicates whether the InvalidParameterValue property is specified.
공용 속성 MissingParameterValue Gets a value indicating whether a parameter exists in a report that does not have a value specified for it in a subscription.
공용 속성 MissingParameterValueSpecified Gets or sets a value that indicates whether the MissingParameterValue property is specified.
공용 속성 SharedDataSourceRemoved Gets a value indicating whether a shared data source that is used by a subscription has been removed.
공용 속성 SharedDataSourceRemovedSpecified Gets or sets a value that indicates whether the SharedDataSourceRemoved property is specified.
공용 속성 UnknownReportParameter Gets a value indicating whether a report parameter is recognized as part of the parameter list for the report.
공용 속성 UnknownReportParameterSpecified Gets or sets a value that indicates whether the UnknownReportParameter property is specified.

맨 위로 이동