ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
DBRow.elmnt
ddb
db
DBRow
Undocumented in source.
struct
DBRow
(Specs...)
static if
(
isDynamicArray!T && !isSomeString!T
)
mixin template
elmnt (
U
:
U
[]
) {
alias
ElemType
=
U
;
}
Members
Aliases
ElemType
alias
ElemType
=
U
Undocumented in source.
Meta
Source
See Implementation
ddb
db
DBRow
aliases
T
fieldTypes
functions
opIndex
opIndexAssign
set
setLength
setNull
toString
manifest constants
hasStaticLength
mixins
__anonymous
mixin templates
elmnt
static functions
checkReceivedFieldCount
templates
ArrayTypeTuple
variables
base
columnToIndex