HierarchicalDataBoundControlDesigner.DisconnectFromDataSource 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
执行与当前数据源断开所必要的操作。
protected:
override void DisconnectFromDataSource();
protected override void DisconnectFromDataSource ();
override this.DisconnectFromDataSource : unit -> unit
Protected Overrides Sub DisconnectFromDataSource ()
注解
方法 DisconnectFromDataSource 将 DataSourceChanged 和 SchemaRefreshed 事件与当前数据源断开连接。