Click or drag to resize

IQueryDesignerViewRelatedTablesRequired Event

Occurs when related tables are requested for a node.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
event Action<NGTreeNode, List<string>> RelatedTablesRequired

Value

ActionNGTreeNode, ListString
See Also