PowerTools ActiveReports for .NET 11.0J
XMLDataSource コンストラクタ(String,String)

XMLファイルへのパス。
レコードのパターンを指定するXPath式。
XMLDataSourceクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal fileUrl As String, _
   ByVal recordsetPattern As String _
)
public XMLDataSource( 
   string fileUrl,
   string recordsetPattern
)

パラメータ

fileUrl
XMLファイルへのパス。
recordsetPattern
レコードのパターンを指定するXPath式。
参照

関連項目

XMLDataSource クラス
XMLDataSource メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.