Data.DBXCommon.TDBXDate
提供: RAD Studio API Documentation
Delphi
type TDBXDate = Integer;
C++
typedef int TDBXDate;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
説明
TDBXDataTypes.DateType の型です。通常は、TTimeStamp の Date 部分(0001 年 1 月 1 日からの日数に 1 を足したもの)として使われます。