dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
Result.opApply
dpq
result
Result
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Row) dg)
int
opApply
(int delegate(int, Row) dg)
struct
Result
int
opApply
(
int
delegate
(
int
,
Row
)
dg
)
Meta
Source
See Implementation
dpq
result
Result
aliases
ResultPtr
colName
constructors
this
functions
columnIndex
columnName
get
opApply
opCast
opIndex
popFront
properties
cmdTuples
columns
empty
front
isNull
rows
time
variables
currentRangeIndex