Mini SQL Query Extensibility Documentation
TableMenu Property
NamespacesMiniSqlQuery.CoreIDatabaseInspectorTableMenu

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

Provides access to the Table context menu strip.
Declaration Syntax
C#Visual BasicVisual C++
ContextMenuStrip TableMenu { get; }
ReadOnly Property TableMenu As ContextMenuStrip
property ContextMenuStrip^ TableMenu {
	ContextMenuStrip^ get ();
}

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