CacheControllerCachingEnabled Field |
If set to true (default) the caching system works as expected. If set to false, no resultsets are cached. Set to false when
caching is undesired (e.g. during debugging). Global setting.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public static bool CachingEnabled
Public Shared CachingEnabled As Boolean
Field Value
Type:
BooleanSee Also