Data.Cloud.CloudAPI.TCloudTableColumn
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
| Unit: Data.Cloud.CloudAPI | |
| Parent: Data.Cloud.CloudAPI | |
Delphi
TCloudTableColumn = class
C++
class PASCALIMPLEMENTATION TCloudTableColumn : public System::TObject
Description
Represents a single cell of a cloud service table.
Some cloud table services do not support data types for columns, and require all data to be strings. In these cases, DataType will be empty.