SqlDataSourceSelectingEventArgs.Arguments プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As SqlDataSourceSelectingEventArgs Dim value As DataSourceSelectArguments value = instance.Arguments
DataSourceSelectArguments オブジェクト。SqlDataSourceSelectingEventArgs の作成時に DataSourceSelectArguments オブジェクトが指定されなかった場合は null 参照 (Visual Basic では Nothing)。

DataSourceSelectArguments オブジェクトをチェックすることにより、並べ替え、ページング、または行カウントがデータ取得操作の一部として要求されたかどうかを確認できます。
データ バインド コントロールは、DataSourceSelectArguments クラスを使用して、SqlDataSource が結果セットに対してデータ関連の追加操作を実行するように要求します。このデータ関連の追加操作には、データの並べ替え操作や特定のデータのサブセットを返す操作などがあります。それらのデータ関連の操作は、DataSourceCapabilities 列挙体によって列挙されます。詳細については、「DataSourceSelectArguments」を参照してください。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSqlDataSourceSelectingEventArgs.Arguments プロパティを検索する場合は、下記のリンクをクリックしてください。

- SqlDataSourceSelectingEventArgs.Arguments プロパティのページへのリンク