Function Queries.execPrepared

Submits a request to execute a prepared statement with given parameters, and waits for completion.

immutable(Answer) execPrepared (
  scope const ref QueryParams qp
);