BackwardCompatPrepared.queryRowTuple

This function is provided ONLY as a temporary aid in upgrading to mysql-native v2.0.0.

See BackwardCompatPrepared for more info.

struct BackwardCompatPrepared
deprecated
void
queryRowTuple
(
T...
)
(
ref T args
)
if (
T.length == 0 ||
!is(T[0] : Connection)
)

Meta