LocalFunctionProducerGatheredElementToParameterType Property  | 
 
            Gets the gatheredelement to parameter type list. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic Dictionary<Expression, Type> GatheredElementToParameterType { get; }Public ReadOnly Property GatheredElementToParameterType As Dictionary(Of Expression, Type)
	Get
Property Value
Type: 
DictionaryExpression, 
Type
See Also