Mini SQL Query Extensibility Documentation
Enabled Property
NamespacesMiniSqlQuery.CoreICommandEnabled

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

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: 0.9.9.0 (0.9.9.0)