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

st_mysql_field

Declaration

Source position: mysql3types.inc line 34

type st_mysql_field = record

  name: Pchar;

  table: pchar;

  def: pchar;

  ftype: enum_field_types;

  length: Cardinal;

  max_length: Cardinal;

  flags: Cardinal;

  decimals: Cardinal;

end;


Documentation generated on: 2023-03-18