Unit 'odbcsqldyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#odbc]

SQL_DATE_STRUCT

Declaration

Source position: odbcsql.inc line 271

type SQL_DATE_STRUCT = packed record

  Year: SQLSMALLINT;

  Month: SQLUSMALLINT;

  Day: SQLUSMALLINT;

end;


Documentation generated on: 2023-03-18