|   | EntityDataCacheOptionsSkipDataCloning Property  | 
 
            Should only be set to true if it is certain that the loaded data will not be modified.
            Can be set to true to save performance.
            Warning: do not use this setting unless you are sure that you know what you are doing!
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool SkipDataCloning { get; set; }Property Value
Type: 
Boolean
See Also