PGParameter

Class representing single query parameter

Members

Properties

value
Variant value [@property getter]
T value [@property setter]

Value bound to this parameter

Variables

index
short index;
Undocumented in source.
type
PGType type;
Undocumented in source.

Meta