Dpq2Connection.execStatement

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(Answer) execStatement(string sqlCommand, ValueFormat resultFormat)
  2. immutable(Answer) execStatement(QueryParams params)
    class Dpq2Connection
    immutable(Answer)
    execStatement
    (
    in ref QueryParams params
    )

Meta