Data.Cloud.CloudAPI.TCloudTableColumn.FDataType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Unit: Data.Cloud.CloudAPI
Parent: TCloudTableColumn

Delphi

FDataType: string;

C++

System::UnicodeString FDataType;

Description

Specifies the name of the cell's data type.

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

See Also