RelatedEnd.AssociationChanged 事件

定义

对相关端进行更改时发生。

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 事件由以下方法引发:

在批量操作(如 LoadAttachClear)期间事件可能会被取消。

适用于