Click or drag to resize

IQueryDesignerView Interface

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


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

The IQueryDesignerView type exposes the following members.

Methods
 NameDescription
Public methodSetDataGridDataSource 
Public methodSetTableTreeDataSourceSets content of the tree view that shows the tables, views and stored procedures of a data base.
Public methodUpdateGridColumns 
Public methodUpdateSqlDisplay 
Top
Events
See Also