Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ControllerBase.CacheOptions Class
CacheOptions Properties
Default Property
EntityDataDefault Property
ExpiresAfter Property
IgnoreIfThisResult Property
SkipDataCloning Property
UseCacheInPartiallyEnabledMode Property
UseSlidingExpiration Property
ControllerBase
CacheOptions
EntityDataDefault Property
Default options for loading/fetching "entity data" (that is, data types which have a representaion in the tblEntityDataVersion)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
static
ControllerBase
CacheOptions
EntityDataDefault
{
get
; }
Property Value
Type:
ControllerBase
CacheOptions
See Also
Reference
ControllerBase
CacheOptions Class
Omada.OE.AppLogic Namespace