'宣言 Public Function New( _ ByVal reportServer As System.String, _ ByVal executionID As System.String, _ ByVal drillthroughID As System.String _ )
'使用法 Dim reportServer As System.String Dim executionID As System.String Dim drillthroughID As System.String Dim instance As New SSRSDrillthroughReportLocation(reportServer, executionID, drillthroughID)
public SSRSDrillthroughReportLocation( System.string reportServer, System.string executionID, System.string drillthroughID )
パラメータ
- reportServer
- サーバーのアドレス。
- executionID
- マスターレポートの実行 ID。
- drillthroughID
- ドリルスルーレポートの ID。