ReportExecutionService.LoadDrillthroughTargetAsync 메서드 (String, Object)

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Sub LoadDrillthroughTargetAsync ( _
    DrillthroughID As String, _
    userState As Object _
)
public void LoadDrillthroughTargetAsync(
    string DrillthroughID,
    Object userState
)
public:
void LoadDrillthroughTargetAsync(
    String^ DrillthroughID, 
    Object^ userState
)
member LoadDrillthroughTargetAsync : 
        DrillthroughID:string * 
        userState:Object -> unit 
public function LoadDrillthroughTargetAsync(
    DrillthroughID : String, 
    userState : Object
)

매개 변수

  • DrillthroughID
    형식: String
  • userState
    형식: Object

참고 항목

참조

ReportExecutionService 클래스

LoadDrillthroughTargetAsync 오버로드

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스