Data.Cloud.CloudAPI.TCloudTableColumn.FDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDataType: string;

C++

System::UnicodeString FDataType;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudTableColumn

Description

Specifies the name of the cell's data type.

If FDataType is an empty string, then the default type is used.

See Also