Result::getColumnCount ( )This method is from 'Result' class.
Result::getColumnName ( unsigned long pos )This method is from 'Result' class.
Result::getColumnType ( unsigned long pos )This method is from 'Result' class.
Result::getFieldLength ( unsigned long pos )This method is from 'Result' class.
Result::getFieldValue ( unsigned long pos )This method is from 'Result' class.
Result::getLob ( char const* value )This method is from 'Result' class.
Result::getResult ( struct timeval* timeout, unsigned long chunk )This method is from 'Result' class.
Result::getRow ( )This method is from 'Result' class.
Result::getRowsAffected ( )This method is from 'Result' class.
Result::operator = ( Result const& ref )1st parameter 'ref' (reference) has base type 'Result'.
Result::~Result [in-charge] ( )This method is from 'Result' class.
Stmt::execute ( )Return value has type 'Result'.