Data.DBXCommon.TDBXTime

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TDBXTime = Integer;

C++

typedef int TDBXTime;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon


説明

TDBXDataTypes.TimeType の型です。通常は、TTimeStampTime 部分(午前 0 時からのミリ秒数)として使われます。

関連項目