Mini SQL Query Extensibility Documentation
IDatabaseInspector Interface
NamespacesMiniSqlQuery.CoreIDatabaseInspector

[This is preliminary documentation and is subject to change.]

An interface to the query windows database inspector.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDatabaseInspector
Public Interface IDatabaseInspector
public interface class IDatabaseInspector
Members
All MembersMethodsProperties



IconMemberDescription
Close()()()
Close the window.

DbSchema
Gets the current database schema info (if any).

LoadDatabaseDetails()()()
Reloads the meta-data and re-builds the tree.

RightClickedTableName
The name of the curent table in the tree view that is being clicked.

TableMenu
Provides access to the Table context menu strip.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)