GrapeCity ActiveReports for .NET 14.0J
LocateCredentialsEventArgs コンストラクタ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > LocateCredentialsEventArgs クラス : LocateCredentialsEventArgs コンストラクタ
資格情報を検索するデータソース。
資格情報を検索するレポートの名前。
資格情報を検索するリクエストのプロンプト文字列。
クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal dataSource As GrapeCity.ActiveReports.PageReportModel.DataSource, _
   ByVal reportPath As String, _
   ByVal promptText As String _
)
public LocateCredentialsEventArgs( 
   GrapeCity.ActiveReports.PageReportModel.DataSource dataSource,
   string reportPath,
   string promptText
)

パラメータ

dataSource
資格情報を検索するデータソース。
reportPath
資格情報を検索するレポートの名前。
promptText
資格情報を検索するリクエストのプロンプト文字列。
参照

LocateCredentialsEventArgs クラス
LocateCredentialsEventArgs メンバ