Mini SQL Query Extensibility Documentation
TableMenu Property
NamespacesMiniSqlQuery.CoreIDatabaseInspectorTableMenu
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: 1.0.0.0 (1.0.0.0)