IAssociationOperation Methods

Include Protected Members
Include Inherited Members

The IAssociationOperation type exposes the following members.

Methods

  Name Description
Public method CancelAllDependentOperations Cancels the current operation and all operations that depend on it. (Inherited from IOperation.)
Public method CancelSingleOperation Cancels a single operation. (Inherited from IOperation.)
Public method GetAllDependencies Gets the collection of all operations this operation depends on. (Inherited from IOperation.)
Public method GetDependentOperations Gets the collection of all operations that depend on the current one. (Inherited from IOperation.)
Public method GetDirectDependencies Gets the collection of operations that this operation is directly dependent on. (Inherited from IOperation.)
Public method Retry Retries the operation. (Inherited from IOperation.)

Top

See Also

Reference

IAssociationOperation Interface

Microsoft.BusinessData.Offlining Namespace