| EntityDataCacheOptionsIgnoreCache Property |
Should the cache be ignored so that data is always loaded from the DB?
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool IgnoreCache { get; set; }
Property Value
Type:
Boolean
See Also