Packed Record SQL_DATE_STRUCT
Unit
Declaration
type SQL_DATE_STRUCT = packed record
Description
This item has no description.
Overview
Fields
| Public | Year: SQLSMALLINT; |
| Public | Month: SQLUSMALLINT; |
| Public | Day: SQLUSMALLINT; |
Description
Fields
| Public | Year: SQLSMALLINT; |
|
This item has no description. | |
| Public | Month: SQLUSMALLINT; |
|
This item has no description. | |
| Public | Day: SQLUSMALLINT; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.