mysql-native v0.2.0-preview1 (2017-01-30T02:35:23Z)
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