Udostępnij za pośrednictwem


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

  Name Description
Action Initializes a new instance of the Action class.

Top

Public Properties

  Name Description
ms161610.pubproperty(en-US,SQL.90).gif BookmarkLink Gets the link to the bookmark for a report item.
ms161610.pubproperty(en-US,SQL.90).gif DrillthroughID Gets a string identifying the drillthrough action.
ms161610.pubproperty(en-US,SQL.90).gif DrillthroughParameters Gets the parameters for the drillthrough report.
ms161610.pubproperty(en-US,SQL.90).gif DrillthroughReport Gets the URL of the drillthrough report.
ms161610.pubproperty(en-US,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(en-US,SQL.90).gif Label The label to display for the action.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms161610.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161610.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Action Class
Microsoft.ReportingServices.ReportRendering Namespace