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.9.0.0 (5.9.0)
Syntaxpublic static bool CachingEnabled
Public Shared CachingEnabled As Boolean
Field Value
Type: 
Boolean
See Also