'宣言
Public Function New( _ ByVal dataSource As Object, _ ByVal reportPath As String, _ ByVal promptText As String, _ Optional ByVal name As String _ )
public LocateCredentialsEventArgs( object dataSource, string reportPath, string promptText, string name )
パラメータ
- dataSource
- 資格情報を検索するデータソース。
- reportPath
- 資格情報を検索するレポートの名前。
- promptText
- 資格情報検索要求のプロンプトのテキスト。
- name
- データソースの名前。