Unit 'DBLib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#dblib]

DBDATEREC2

Declaration

Source position: dblib.pp line 269

type DBDATEREC2 = record

  year: DBINT;

  quarter: DBINT;

  month: DBINT;

  day: DBINT;

  dayofyear: DBINT;

  week: DBINT;

  weekday: DBINT;

  hour: DBINT;

  minute: DBINT;

  second: DBINT;

  nanosecond: DBINT;

  tzone: DBINT;

end;


Documentation generated on: 2023-03-18