EntityDataCacheOptions Properties | 
The EntityDataCacheOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IgnoreCache | 
            Should the cache be ignored so that data is always loaded from the DB?
              | |
| SkipDataCloning | 
            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!
              |