Data.SqlExpr.TFLDDesc.FFldType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TFLDDesc

Delphi

FFldType:         Word;             { Field type }

C++

System::Word FFldType;

Description

Specifies the type of the field.

FFldType specifies the type of the field. All the field's types are mapped in DataTypeMap.

See Also