AdHocSQL Fields
The AdHocSQL type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() | batchSize | |
![]() | components | |
![]() | cts | for cancelling the asynchronous execution of the SQL command |
![]() | elapsedTime | fetch elapsed time in Timer to show after completion |
![]() | myDBConnHelper | common connection settings factored in helper class |
![]() | propagatedFromDoc | needed to avoid escape key pressed in DBDocumentation from propagating to main AdHocSQL dialog (and closing this dialog therefore) |
![]() | rowsCount | for counting received rows during execution of query commands |
![]() | storedUserSetEnv | stored environment to reset after change |
![]() | Timer | Timer for progress display |
![]() | userSetDB | stored database to reset after change |

