TTMSFNCCloudCustomStellarDataStore.UpdateAll Method
Updates all entities in the active table with the specified field values.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudCustomStellarDataStore
Syntax
procedure UpdateAll(AFieldValues: TStringList);
Parameters
| Name | Description |
|---|---|
AFieldValues |
Field names and values to apply. |