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)
    class Dpq2Connection
    immutable(Answer)
    execStatement
    (
    string sqlCommand
    ,
    ValueFormat resultFormat = ValueFormat.BINARY
    )
  2. immutable(Answer) execStatement(QueryParams params)

Meta