Data.DBXCommon.TDBXDate
Delphi
type TDBXDate = Integer;
C++
typedef int TDBXDate;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Type for TDBXDataTypes.DateType. Generally used as the Date portion of a TTimeStamp which is defined as one plus the number of days since 1/1/0001.