Unit 'mysql40dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#mysql]

st_mysql_field

Declaration

Source position: mysql.inc line 834

type st_mysql_field = record

  name: Pchar;

  table: Pchar;

  org_table: Pchar;

  db: Pchar;

  def: Pchar;

  length: culong;

  max_length: culong;

  flags: cuint;

  decimals: cuint;

  ftype: enum_field_types;

end;


Documentation generated on: 2023-03-18