ProjectionLambdaTransformerCacheCompiledLamdbas Field |
Flag which signals whether compiled lambda's should be cached (true) or that they have to be compiled every time (false). Switch to false if
caching gives memory problems or otherwise odd results.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public static bool CacheCompiledLamdbas
Public Shared CacheCompiledLamdbas As Boolean
Field Value
Type:
BooleanSee Also