executeSQL() Method
after confirmation for non select statements (DML), execute the command given in SQLText by running fill_dgv_Async
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private Task executeSQL()
Returns
Task