mysql-native v1.1.1 (2017-09-20T05:20:49Z)
Dub
Repo
ResultRange.front
mysql
result
ResultRange
Make the ResultRange behave as an input range - front
Gets the current row
struct
ResultRange
@
property
pure inout
inout
(
Row
)
front
(
)
Meta
Source
See Implementation
mysql
result
ResultRange
constructors
this
destructors
~this
functions
asAA
close
popFront
properties
colNameIndicies
colNames
empty
front
isValid
rowCount
Make the ResultRange behave as an input range - front
Gets the current row