[This is preliminary documentation and is subject to change.]
An interface to the query windows database inspector.
| C# | Visual Basic | Visual C++ |
public interface IDatabaseInspector
Public Interface IDatabaseInspector
public interface class IDatabaseInspector
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|