| LLBLGenProProviderBaseEvaluatedExpressionsPerState Property  | 
            Gets the evaluated expression trees per state of the execution engine 
            
 
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxprotected Dictionary<HandlerState, Expression> EvaluatedExpressionsPerState { get; }Protected ReadOnly Property EvaluatedExpressionsPerState As Dictionary(Of HandlerState, Expression)
	Get
Property Value
Type: 
DictionaryHandlerState, 
Expression
See Also