The members of System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs are listed below.
See Also: Inherited members from System.Web.UI.WebControls.SqlDataSourceCommandEventArgs
![]() Initializes a new instance of the System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs class, using the specified System.Data.Common.DbCommand object and any System.Web.UI.DataSourceSelectArguments passed to the SqlDataSource.Select(System.Web.UI.DataSourceSelectArguments) method. |
[read-only] | Arguments | System.Web.UI.DataSourceSelectArguments.
![]() Gets the System.Web.UI.DataSourceSelectArguments object passed to the SqlDataSource.Select(System.Web.UI.DataSourceSelectArguments) method. |