Table of Contents

TTMSFNCCloudStellarDataStoreMetaDataItem Class

Describes one field in a Stellar Data Store table.

API unit family: TMSFNCCloudStellarDataStore Inherits from: TTMSFNCCloudDataStoreMetaDataItem

Syntax

TTMSFNCCloudStellarDataStoreMetaDataItem = class(TTMSFNCCloudDataStoreMetaDataItem)

Properties

Name Description
FieldName Gets or sets the field name used by the table.
ID Gets or sets the service identifier of the metadata field.
JoinField Gets or sets whether the field originates from a joined table.
Size Gets or sets the configured size for text fields.

Methods

Name Description
FromJSON Loads metadata values from a JSON object.
FromJSONInt Loads metadata values from a JSON object and assigns a table name.