Mini SQL Query Extensibility Documentation
Enabled Property
NamespacesMiniSqlQuery.CoreICommandEnabled
Gets a value indicating whether this ICommand is enabled.
Declaration Syntax
C#Visual BasicVisual C++
bool Enabled { get; }
ReadOnly Property Enabled As Boolean
property bool Enabled {
	bool get ();
}
Value
true if enabled; otherwise, false.

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