TTMSFNCCloudStellarDataStoreTables Class
Contains table definitions returned by the service.
API unit family: TMSFNCCloudStellarDataStore
Inherits from: TCollection
Syntax
TTMSFNCCloudStellarDataStoreTables = class(TCollection)
Properties
| Name | Description |
|---|---|
| DataStore | Gets the data store component that owns the table collection. |
| Items | Gets or sets a table item by zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a table item to the collection. |
| Insert | Inserts a table item at the specified index. |