Partager via


Classe Action

Contains a hyperlink, bookmark link or drillthrough action associated with a report item.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..Action

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Action
'Utilisation
Dim instance As Action
public sealed class Action
public ref class Action sealed
[<SealedAttribute>]
type Action =  class end
public final class Action

Le type Action expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BookmarkLink Gets an expression that evaluates to the ID of a bookmark within the report to go to when this report item is clicked on.
Propriété publique Drillthrough The drillthrough report that should be executed by clicking on the hyperlink
Propriété publique Hyperlink Gets an expression that evaluates to the URL of the hyperlink.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Label Gets an expression that evaluates to the label text for this action.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.