Click or drag to resize

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.5.0.0 (5.5.18.1019)
Syntax
public Dictionary<Expression, Type> GatheredElementToParameterType { get; }

Property Value

Type: DictionaryExpression, Type
See Also