PreparedStatement

Undocumented in source.

Constructors

this
this(Connection conn, string name, string command, Oid[] paramTypes)
Undocumented in source.

Members

Functions

run
Result run(T params)
Undocumented in source. Be warned that the author may not have intended to support it.
runAsync
bool runAsync(T params)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

command
string command [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta