TTMSFNCCloudCloudKitEntities Class
Holds the collection of records returned by or submitted to the cloud database.
API unit family: TMSFNCCloudCloudKit
Inherits from: TTMSFNCCloudDataStoreEntities
Syntax
TTMSFNCCloudCloudKitEntities = class(TTMSFNCCloudDataStoreEntities)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the records in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new record to the collection. |
| Insert | Inserts a new record at the given position. |