PGParameters

Collection of query parameters

Members

Functions

add
PGParameter add(short index, PGType type)

Creates and returns new parameter.

opApply
int opApply(int delegate(ref PGParameter param) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
PGParameter opIndex(short index)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

length
short length [@property getter]

Meta