- affectedRows
int affectedRows()
Undocumented in source. Be warned that the author may not have intended to support it.
- count
int count()
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
int execute()
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
int execute(string lastIdName)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetch
Row fetch()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastInsertId
int lastInsertId()
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
void prepare(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
RowSet query()
Undocumented in source. Be warned that the author may not have intended to support it.
- setParameter
void setParameter(string key, R param)
Undocumented in source. Be warned that the author may not have intended to support it.