Click or drag to resize

IEntireTableQueryView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.DataConnection.IEntireTableQueryView"]


Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IEntireTableQueryView

The IEntireTableQueryView type exposes the following members.

Methods
 NameDescription
Public methodSetTreeSourceSets content of the tree view that shows the tables, views and stored procedures of a data base.
Top
Events
 NameDescription
Public eventSelectedSchemaNodeChanged Occurs when the selected tree node of the schema tree changed.
Public eventViewResults 
Top
See Also