Data.DBXCommon.TDBXDate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDBXDate  = type TInt32;

C++

typedef int TDBXDate;

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon


Description

Type pour TDBXDataTypes.DateType. Généralement utilisé en tant que partie Date d'un TTimeStamp, qui est définie comme suit : un plus le nombre de jours depuis le 1/1/0001.

Voir aussi