Membri ActionDrillthrough
Represents a drillthrough action.
Il tipo ActionDrillthrough espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
CreateParameter | Creates a parameter of the specified name. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
RegisterDrillthroughAction | Registers this ActionDrillthrough. |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Parameters | Parameters to the drillthrough report. |
![]() |
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. |
In alto
Vedere anche