다음을 통해 공유


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

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms161610.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms161610.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Action Class
Microsoft.ReportingServices.ReportRendering Namespace