Click or drag to resize

ControllerBaseCacheOptionsEntityDataDefault 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#
public static ControllerBaseCacheOptions EntityDataDefault { get; }

Property Value

Type: ControllerBaseCacheOptions
See Also