IDataSource Events
The IDataSource type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
ExecutionCanceled |
Raised when a executionDetails is canceled.
|
![]() |
ExecutionError |
Raised when a procedure call fails.
|
![]() |
ExecutionFinished |
Raised when a procedure call is successfully completed
|
![]() |
ExecutionStarted |
Raised when a procedure call is started
|