dpq.value

Members

Enums

Type
enum Type
Undocumented in source.

Functions

paramFormats
int[] paramFormats(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramLengths
int[] paramLengths(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramTypes
Oid[] paramTypes(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramValues
const(ubyte)*[] paramValues(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Value
struct Value
Undocumented in source.

Variables

customTypes
Oid[string] customTypes;
Undocumented in source.

Meta