Membros ActionDrillthrough
Represents a drillthrough action.
O tipo ActionDrillthrough expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
CreateParameter | Creates a parameter of the specified name. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
RegisterDrillthroughAction | Registers this ActionDrillthrough. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício
Consulte também