Data type MySQLRow
access this type via: data.mysql.MySQL (uses)
This data type represents a resulting row from a query.
Fields
MySQLField fields[] The fields (i.e. columns) of the row.