Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The drillthrough report that should be executed by clicking on the hyperlink
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Drillthrough As ActionDrillthrough
Get
'Utilisation
Dim instance As Action
Dim value As ActionDrillthrough
value = instance.Drillthrough
public ActionDrillthrough Drillthrough { get; }
public:
property ActionDrillthrough^ Drillthrough {
ActionDrillthrough^ get ();
}
member Drillthrough : ActionDrillthrough
function get Drillthrough () : ActionDrillthrough
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough
A ActionDrillthrough object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering