TTMSFNCCloudStellarDataStoreMetaData Class
Contains metadata fields for a Stellar Data Store table.
API unit family: TMSFNCCloudStellarDataStore
Inherits from: TTMSFNCCloudDataStoreMetaData
Syntax
TTMSFNCCloudStellarDataStoreMetaData = class(TTMSFNCCloudDataStoreMetaData)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets a metadata item by zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Adds an empty metadata item. |
| GetMetaDataItemByName | Finds a metadata item by field name. |
| Insert | Inserts a metadata item at the specified index. |