ReportExecutionService.LoadDrillthroughTarget2Async, méthode (String, Object)

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

Syntaxe

'Déclaration
Public Sub LoadDrillthroughTarget2Async ( _
    DrillthroughID As String, _
    userState As Object _
)
public void LoadDrillthroughTarget2Async(
    string DrillthroughID,
    Object userState
)
public:
void LoadDrillthroughTarget2Async(
    String^ DrillthroughID, 
    Object^ userState
)
member LoadDrillthroughTarget2Async : 
        DrillthroughID:string * 
        userState:Object -> unit 
public function LoadDrillthroughTarget2Async(
    DrillthroughID : String, 
    userState : Object
)

Paramètres

  • DrillthroughID
    Type : String
  • userState
    Type : Object

Voir aussi

Référence

ReportExecutionService Classe

LoadDrillthroughTarget2Async, surcharge

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