Share via


HierarchicalDataBoundControlDesigner.DisconnectFromDataSource 方法

定义

执行与当前数据源断开所必要的操作。

protected:
 override void DisconnectFromDataSource();
protected override void DisconnectFromDataSource ();
override this.DisconnectFromDataSource : unit -> unit
Protected Overrides Sub DisconnectFromDataSource ()

注解

方法 DisconnectFromDataSourceDataSourceChangedSchemaRefreshed 事件与当前数据源断开连接。

适用于

另请参阅