Query.opAssign

Sets the query's command and resets the params. Connection is not affected Useful if you want to reuse the same query object.

struct Query
void
opAssign
(
string str
)

Meta