Module mysql.result
Structs
Name | Description |
---|---|
DBValue
|
Composite representation of a column value |
ResultRange
|
An input range of Rows. |
ResultSet
|
A Random access range of Rows. |
Row
|
A struct to represent a single row of a result set. |
Aliases
Name | Type | Description |
---|---|---|
ResultSequence
|
ResultRange
|
An input range of Rows. |