![]() |
Qore SqlUtil Module Reference
1.7.5
|
Return type for methods that return a result and also SQL info. More...
Public Attributes | |
| *softlist< auto > | args |
| Bind arguments used, if any. | |
| auto | result |
| The SQL result. | |
| string | sql |
| The SQL query text. | |
Return type for methods that return a result and also SQL info.