SqlDataSourceSelectingEventArgs コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SqlDataSourceSelectingEventArgs コンストラクタの意味・解説 

SqlDataSourceSelectingEventArgs コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

指定されDbCommand オブジェクト、および、Select メソッド渡されDataSourceSelectArguments使用して、SqlDataSourceSelectingEventArgs クラス新しインスタンス初期化します。

名前空間: System.Web.UI.WebControls
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    command As DbCommand, _
    arguments As DataSourceSelectArguments _
)
Dim command As DbCommand
Dim arguments As DataSourceSelectArguments

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

パラメータ

command

キャンセル可能な Select クエリを表す DbCommand オブジェクト

arguments

Select メソッドに渡す DataSourceSelectArguments オブジェクト

解説解説

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

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlDataSourceSelectingEventArgs クラス
SqlDataSourceSelectingEventArgs メンバ
System.Web.UI.WebControls 名前空間
Select
SqlDataSourceSelectingEventHandler



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SqlDataSourceSelectingEventArgs コンストラクタ」の関連用語

SqlDataSourceSelectingEventArgs コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SqlDataSourceSelectingEventArgs コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS