ILLBLGenProQueryEvaluatedExpressionsPerState Property  | 
 
            Gets the evaluated expression trees per state of the execution engine 
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxDictionary<HandlerState, Expression> EvaluatedExpressionsPerState { get; }ReadOnly Property EvaluatedExpressionsPerState As Dictionary(Of HandlerState, Expression)
	Get
Property Value
Type: 
DictionaryHandlerState, 
Expression
See Also