This documentation is archived and is not being maintained.
EntityDataSourceSelectingEventArgs Properties
Visual Studio 2008
The EntityDataSourceSelectingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
DataSource | Gets the EntityDataSource instance that raised the Selecting event. |
|
SelectArguments | Gets values that determine how the data is returned. |
Show: