FlexReport for WPF
SSRSDrillthroughReportLocation コンストラクタ


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > SSRSDrillthroughReportLocation クラス : SSRSDrillthroughReportLocation コンストラクタ
サーバーのアドレス。
マスターレポートの実行 ID。
ドリルスルーレポートの ID。
SSRSDrillthroughReportLocation クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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。
参照

SSRSDrillthroughReportLocation クラス
SSRSDrillthroughReportLocation メンバ