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

st_mysql_rows

Declaration

Source position: mysql3types.inc line 57

type st_mysql_rows = record

  next: PST_MYSQL_Rows;

  Data: TMYSQL_ROW;

end;