ReactOS 0.4.15-dev-7924-g5949c20
DBTIMESTAMP Struct Reference

Public Attributes

SHORT year
 
USHORT month
 
USHORT day
 
USHORT hour
 
USHORT minute
 
USHORT second
 
ULONG fraction
 

Detailed Description

Definition at line 43 of file oledb.idl.

Member Data Documentation

◆ day

USHORT DBTIMESTAMP::day

Definition at line 46 of file oledb.idl.

◆ fraction

ULONG DBTIMESTAMP::fraction

Definition at line 50 of file oledb.idl.

◆ hour

USHORT DBTIMESTAMP::hour

Definition at line 47 of file oledb.idl.

Referenced by ATL::CTime::CTime().

◆ minute

USHORT DBTIMESTAMP::minute

Definition at line 48 of file oledb.idl.

Referenced by ATL::CTime::CTime().

◆ month

USHORT DBTIMESTAMP::month

Definition at line 45 of file oledb.idl.

Referenced by ATL::CTime::CTime().

◆ second

USHORT DBTIMESTAMP::second

Definition at line 49 of file oledb.idl.

Referenced by ATL::CTime::CTime().

◆ year

SHORT DBTIMESTAMP::year

Definition at line 44 of file oledb.idl.

Referenced by ATL::CTime::CTime().


The documentation for this struct was generated from the following file: