[ROOT] / doc / DocFrag / ARCCore.ARConcepts.NoRealDeletion
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | EnumMember | 
| Name | NoRealDeletion | 
| Namespace | ARCCore | 
| Type | ARConcepts | 
EnumMemberAttribute
| Key | Value | 
|---|---|
| EnumMember | NoRealDeletion | 
| EnumType | ARConcepts | 
AgoRapide has no real concept for deletion of data (apart from DataRetention, which is mostly relevant for 'old' data).
The closest concept is setting Invalid for a property.
There might also be regulatory concerns demanding that you actually delete data as requested in your application.
(for instance deleting data for a specific customer. This will be more difficult though since AgoRapide does not have any concept of WHERE in the property stream a given datapoint resides).
TODO: Implement 'Delete' as a command verb on the PropertyStream.
Generated 2025-10-30 23:45:22.324 UTC