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

st_mysql_time

Declaration

Source position: mysql.inc line 803

type st_mysql_time = record

  year: cuint;

  month: cuint;

  day: cuint;

  hour: cuint;

  minute: cuint;

  second: cuint;

  second_part: culong;

  neg: my_bool;

  time_type: mysql_timestamp_type;

end;


Documentation generated on: 2023-03-18