Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies to: Windows | Windows Server
JET_DATESERIAL
The JET_DATESERIAL data type represents a date in fractional days since the year 100.
typedef double JET_DATESERIAL;
Data Types
JET_DATESERIAL
Holds a double-precision (8-byte) floating point number. This is the same as the C++ DATE type.
Requirements
| Requirement | Value |
|---|---|
Client |
Requires Windows Vista, Windows XP, or Windows 2000 Professional. |
Server |
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
Header |
Declared in Esent.h. |