Mini SQL Query Extensibility Documentation
Execute Method
NamespacesMiniSqlQuery.CoreICommandExecute()()()
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: 1.0.0.0 (1.0.0.0)