ProjectBrowserExtensionsExecuteAllDataSources Method |
This command will executes all data sources in all selected tables in the project browser.
For that, it takes into account the dependencies of each data source to other tables,
and execute those sources first, which do not have dependencies to tables for which the data source
is executed later.
Namespace: Altaxo.Gui.Pads.ProjectBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
See Also