Table of Contents

TTMSFNCCloudCloudKit.Update Method

Updates an existing record in the database with the values of the supplied entity.

API unit family: TMSFNCCloudCloudKit Declaring type: TTMSFNCCloudCloudKit Inherited from: TTMSFNCCustomCloudCloudKit

Syntax

procedure Update(AEntity: TTMSFNCCloudDataStoreEntity); override;

Parameters

Name Description
AEntity Record to persist; its identifier selects the stored record to update.