Data.Cloud.CloudAPI.TCloudTableColumn.FDataType
| [–] 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.