FireDAC.Stan.Intf.TFDVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDVersion = Int64;

C++

typedef unsigned __int64 TFDVersion;

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

UInt64 type that represents a product version.

See Also