Share via


HierarchicalDataBoundControlDesigner.DisconnectFromDataSource 方法

定義

執行必要的動作,以中斷與目前資料來源的連接。

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

備註

方法會 DisconnectFromDataSourceDataSourceChanged 中斷 和 SchemaRefreshed 事件與目前資料來源的連線。

適用於

另請參閱