Initializes a new instance of the
SSRSDrillthroughReportLocation class.
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As System.String, _
ByVal 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 ,
System.string ,
System.string
)
パラメータ
- reportServer
- Address of the server.
- executionID
- Execution ID of the master report.
- drillthroughID
- ID of the drillthrough report.
参照