Partager via


Membres ActionDrillthrough

Represents a drillthrough action.

Le type ActionDrillthrough expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CreateParameter Creates a parameter of the specified name.
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 RegisterDrillthroughAction Registers this ActionDrillthrough.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Parameters Parameters to the drillthrough report.
Propriété publique ReportName The full folder path (for example, “/salesreports/orderdetails”), relative path (for example, “../orderdetails”) or URL (e.g. “http://reportserver/reports/sales/orderdetails”) of the drillthrough report.

Haut de la page