mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Module mysql.result
Structures for data received: rows and result sets (ie, a range of rows).
Structs
Name | Description |
---|---|
ResultRange
|
An input range of Row. |
Row
|
A struct to represent a single row of a result set. |