Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OperationResultBase Class Members
The following tables list the members exposed by OperationResultBase.
Public Properties
| Name | Description |
| Status | Returns a constant which describes the current status of the operation. |
Public Events
| Name | Description |
| Completed | Occurs when the Status transitions to 'Completed'. Applicable only for data connectors which execute operations asynchronously. |
See Also