Home | Trees | Indices | Help |
---|
|
Result object for SQL queries.
The Result object is the result of the mysql.connection.Connection.execute method for SELECT-like queries.
There are also some objects (Row_Offset and Field) defined in this module that are returned by the Result object. These are described in more detail in the Result methods.
|
|||
|
Field The description of a column in a SELECT query. |
||
|
Result Query result object. |
||
|
Row_Offset Representation of a result offset. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:27 2006 | http://epydoc.sourceforge.net |