ReportExecutionService.LoadDrillthroughTargetAsync, méthode (String)

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Sub LoadDrillthroughTargetAsync ( _
    DrillthroughID As String _
)
public void LoadDrillthroughTargetAsync(
    string DrillthroughID
)
public:
void LoadDrillthroughTargetAsync(
    String^ DrillthroughID
)
member LoadDrillthroughTargetAsync : 
        DrillthroughID:string -> unit 
public function LoadDrillthroughTargetAsync(
    DrillthroughID : String
)

Paramètres

  • DrillthroughID
    Type : String

Voir aussi

Référence

ReportExecutionService Classe

LoadDrillthroughTargetAsync, surcharge

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms