This documentation is archived and is not being maintained.
SqlDataSourceSelectingEventArgs Properties
Visual Studio 2008
The SqlDataSourceSelectingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Arguments | Gets the DataSourceSelectArguments object passed to the Select method. |
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
Command | Gets the pending database command. (Inherited from SqlDataSourceCommandEventArgs.) |
Show: