SqlDataSourceSelectingEventArgs コンストラクタ
アセンブリ: System.Web (system.web.dll 内)

Dim command As DbCommand Dim arguments As DataSourceSelectArguments Dim instance As New SqlDataSourceSelectingEventArgs(command, arguments)
public: SqlDataSourceSelectingEventArgs ( DbCommand^ command, DataSourceSelectArguments^ arguments )
public function SqlDataSourceSelectingEventArgs ( command : DbCommand, arguments : DataSourceSelectArguments )

inputParameters パラメータには、名前/値ペアの IDictionary コレクションを指定します。これらの名前/値ペアはメソッド シグネチャに適合している必要があります。またこれらは参照で渡されます。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- SqlDataSourceSelectingEventArgs コンストラクタのページへのリンク