Version

OperationResultBase Class Members

The following tables list the members exposed by OperationResultBase.

Public Constructors
 NameDescription
Public ConstructorOperationResultBase ConstructorCreates a new instance.  
Public Properties
 NameDescription
Public PropertyStatusReturns a constant which describes the current status of the operation.  
Public Events
 NameDescription
Public EventCompletedOccurs when the Status transitions to 'Completed'. Applicable only for data connectors which execute operations asynchronously.  
See Also