ReportExecutionService.LoadDrillthroughTarget2Async, 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 LoadDrillthroughTarget2Async ( _
    DrillthroughID As String _
)
public void LoadDrillthroughTarget2Async(
    string DrillthroughID
)
public:
void LoadDrillthroughTarget2Async(
    String^ DrillthroughID
)
member LoadDrillthroughTarget2Async : 
        DrillthroughID:string -> unit 
public function LoadDrillthroughTarget2Async(
    DrillthroughID : String
)

Paramètres

  • DrillthroughID
    Type : String

Voir aussi

Référence

ReportExecutionService Classe

LoadDrillthroughTarget2Async, surcharge

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