ReportExecutionService.LoadDrillthroughTarget2Async 메서드 (String, Object)
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
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
)
매개 변수
- DrillthroughID
형식: String
- userState
형식: Object
참고 항목
참조
LoadDrillthroughTarget2Async 오버로드
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스