This documentation is archived and is not being maintained.
ObjectDataSourceDisposingEventArgs Properties
Visual Studio 2008
The ObjectDataSourceDisposingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
ObjectInstance | Gets an object that represents the business object with which the ObjectDataSource control performs data operations. |
Show: