SSRSDocumentSource for WinForms
SSRSReportLocation コンストラクタ

SSRS サーバーのアドレス。
サーバー上のレポートの完全パス。
SSRSReportLocation クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal reportServer As System.String, _
   ByVal reportPath As System.String _
)
public SSRSReportLocation( 
   System.string reportServer,
   System.string reportPath
)

パラメータ

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

SSRSReportLocation クラス
SSRSReportLocation メンバ