Qore SqlUtil Module Reference 1.9
|
A hash describing SQL and arguments for an SQL DML command. More...
#include <SqlUtil.qm.dox.h>
Public Attributes | |
list< auto > | args |
the arguments for the string | |
string | sql |
the SQL string for the update | |
A hash describing SQL and arguments for an SQL DML command.