[Overview][Types][Procedures and functions] Reference for unit 'mysql3' (#mysql3_api)

mysql_list_fields

Declaration

Source position: mysql3.pp line 84

function mysql_list_fields(

  mysql: PMYSQL;

  table: pchar;

  wild: pchar

):PMYSQL_RES;