Action Members

Represents an available user action for an item. This class cannot be inherited.

The following tables list the members exposed by the Action type.

Public Constructors

  Имя Description
Action Initializes a new instance of the Action class.

В начало

Public Properties

  Имя Description
ms161610.pubproperty(ru-ru,SQL.90).gif BookmarkLink Gets the link to the bookmark for a report item.
ms161610.pubproperty(ru-ru,SQL.90).gif DrillthroughID Gets a string identifying the drillthrough action.
ms161610.pubproperty(ru-ru,SQL.90).gif DrillthroughParameters Gets the parameters for the drillthrough report.
ms161610.pubproperty(ru-ru,SQL.90).gif DrillthroughReport Gets the URL of the drillthrough report.
ms161610.pubproperty(ru-ru,SQL.90).gif HyperLinkURL The ReportUrl containing the absolute URL of the hyperlink on the item, encoded with a ReplacementRoot property if necessary.
ms161610.pubproperty(ru-ru,SQL.90).gif Label The label to display for the action.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms161610.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161610.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms161610.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms161610.pubmethod(ru-ru,SQL.90).gifms161610.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161610.pubmethod(ru-ru,SQL.90).gif SetBookmarkAction Overloaded. Makes this action a bookmark action.
ms161610.pubmethod(ru-ru,SQL.90).gif SetDrillthroughAction Overloaded. Makes this action a drillthrough action.
ms161610.pubmethod(ru-ru,SQL.90).gif SetHyperlinkAction Overloaded. Makes this a hyperlink action.
ms161610.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

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

В начало

См. также

Справочник

Action Class
Microsoft.ReportingServices.ReportRendering Namespace