[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

Item_result

Declaration

Source position: mysql.inc line 434

type Item_result = (

  STRING_RESULT,

  REAL_RESULT,

  INT_RESULT,

  ROW_RESULT,

  DECIMAL_RESULT

);