queryOneRow

Ret
queryOneRow
(
Ret = Row
DB
string file = __FILE__
size_t line = __LINE__
T...
)
(
DB db
,
string sql
,
T t
)
if (
(is(DB : Database))
)
Suggestion Box / Bug Report