Click or drag to resize
LocalFunctionProducer Properties

The LocalFunctionProducer type exposes the following members.

Properties
  NameDescription
Protected propertyFrameworkElementCreator
Gets the framework element creator.
(Inherited from GenericExpressionHandler.)
Protected propertyFunctionMappings
Gets the function mappings.
(Inherited from GenericExpressionHandler.)
Public propertyGatheredElementToParameterName
Gets the gatheredelement to parameter name list. This list is used to determine the parameter name inside a ctor related to a gathered element or member init which is used for aliasing query elements.
Public propertyGatheredElementToParameterType
Gets the gatheredelement to parameter type list.
Protected propertyGeneratedCodeElementCreator
Gets the generated code element creator.
(Inherited from GenericExpressionHandler.)
Public propertyParameterIndexToGatheredElement
Gets the parameter index to gathered element list.
Protected propertyTrackedMappings
Gets the mappings of various objects defined during the process operations of the expression tree.
(Inherited from GenericExpressionHandler.)
Top
See Also