FlexReport for WPF
SSRSReportLocation コンストラクタ


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > SSRSReportLocation クラス : SSRSReportLocation コンストラクタ
SSRS サーバーのアドレス。
サーバー上のレポートの完全パス。
SSRSReportLocationクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal reportServer As System.String, _
   ByVal reportPath As System.String _
)
'使用法
 
Dim reportServer As System.String
Dim reportPath As System.String
 
Dim instance As New SSRSReportLocation(reportServer, reportPath)
public SSRSReportLocation( 
   System.string reportServer,
   System.string reportPath
)

パラメータ

reportServer
SSRS サーバーのアドレス。
reportPath
サーバー上のレポートの完全パス。
参照

SSRSReportLocation クラス
SSRSReportLocation メンバ