[This is preliminary documentation and is subject to change.]
Indicates whether the data represented by the decorated instance can only be created (and possibly deleted) but can not change(no update).
This attribute allows some backends to perform some optimizations (such as better failover data handling and caching) as any version of the data
that could be found is valid and the latest
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Field Value
Type:
See Also