FireDAC.Stan.Intf.TFDVersion

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDVersion = Int64;

C++

typedef __int64 TFDVersion;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Alias für einen Int64-Wert.

TFDVersion repräsentiert einen Ersatznamen für einen Int64-Wert.

Siehe auch