SqlResultImpl

Undocumented in source.
class SqlResultImpl : SqlResultBase!(T, SqlResultImpl!(T))(
T
) {}

Constructors

this
this(T value)
Undocumented in source.

Members

Functions

value
T value()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta