This documentation is archived and is not being maintained.

EntityDataSourceContextDisposingEventArgs Properties

The EntityDataSourceContextDisposingEventArgs type exposes the following members.

  NameDescription
Public property Cancel Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.)
Public property Context Gets the ObjectContext used by the data source.
Top
Show: