FireDAC.Stan.Intf.TFDDataTypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDDataTypes = set of TFDDataType;

C++

typedef System::Set<TFDDataType, TFDDataType::dtUnknown, TFDDataType::dtObject> TFDDataTypes;

Properties

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

Description

Set of TFDDataType.

See Also