Qore SqlUtil Module Reference 1.9
|
Return type for methods that return a result and also SQL info. More...
#include <SqlResultInfo.qc.dox.h>
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.