Mini SQL Query Extensibility Documentation
Execute Method
NamespacesMiniSqlQuery.CoreICommandExecute()()()

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

Executes the command based on the current settings.
Declaration Syntax
C#Visual BasicVisual C++
void Execute()
Sub Execute
void Execute()
Remarks
If a commands Enabled value is false, a call to Execute()()() should have no effect (and not throw an exception).

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