RelatedEnd.AssociationChanged 이벤트

정의

관련 End가 변경될 때 발생합니다.

public:
 event System::ComponentModel::CollectionChangeEventHandler ^ AssociationChanged;
public event System.ComponentModel.CollectionChangeEventHandler AssociationChanged;
member this.AssociationChanged : System.ComponentModel.CollectionChangeEventHandler 
Public Custom Event AssociationChanged As CollectionChangeEventHandler 

이벤트 유형

설명

이벤트는 AssociationChanged 다음 메서드에 의해 발생합니다.

, AttachClear와 같은 Load대량 작업 중에 이벤트를 표시하지 않을 수 있습니다.

적용 대상