mysql.result

Undocumented in source.

Members

Aliases

ResultSequence
deprecated alias ResultSequence = ResultRange

An input range of Rows.

Structs

DBValue
struct DBValue

Composite representation of a column value

ResultRange
struct ResultRange

An input range of Rows.

ResultSet
struct ResultSet

A Random access range of Rows.

Row
struct Row

A struct to represent a single row of a result set.

Meta