perform

Undocumented in source. Be warned that the author may not have intended to support it.
version(Have_mysql_native)
long
perform
(
Q
)
(
Connection conn
,)
if (
is(Q : Insert!P,
P
) ||
is(Q : Update!P,
P
)
||
is(Q : Delete!P,
P
)
)

Meta