The EndecaDataSourceSelectedEventArgs type exposes the following members.

Properties

  NameDescription
Exception
Gets the exception that occurred when executing the select operation. Returns null if no exeception occurred.
ExceptionHandled
Gets or sets a value indicating whether an exception that ocurred when select operation executed has been handled.
ReturnValue
Gets the return value of the select operation that was executed.

See Also