The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Row.opIndex
arsd
database
Row
Allows for access by index or column name.
DatabaseDatum
opIndex
(size_t idx, string file, int line)
DatabaseDatum
opIndex
(string name, string file, int line)
struct
Row
DatabaseDatum
opIndex
(
string
name
,
string
file
= __FILE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
arsd
database
Row
functions
opApply
opIndex
toAA
toString
toStringArray
Allows for access by index or column name.