Implementing a Disassociator
Applies to: SharePoint Server 2010
Description
A Disassociator method instance removes the relationship between given external items.
This method requires an external instance for every source external content type of the Disassociator, and an external instance for the destination external content type of the Disassociator.
This method is supported only for associations that are not based on foreign keys.
Examples
Code Snippet: Implementing a Disassociator
See Also
Concepts
XML Snippet: Modeling a Disassociator Method
Code Snippet: Execute the Associator and Disassociator Method Instances of an External Content Type