Implementing a Disassociator
마지막 수정 날짜: 2010년 4월 19일 월요일
적용 대상: 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
참고 항목
개념
XML Snippet: Modeling a Disassociator Method
Code Snippet: Execute the Associator and Disassociator Method Instances of an External Content Type