Click or drag to resize
CorrelationRelationFinder Properties

The CorrelationRelationFinder type exposes the following members.

Properties
  NameDescription
Public propertyCorrelationRelationFound
Gets the correlation relation found.
Protected propertyFrameworkElementCreator
Gets the framework element creator.
(Inherited from GenericExpressionHandler.)
Protected propertyFunctionMappings
Gets the function mappings.
(Inherited from GenericExpressionHandler.)
Protected propertyGeneratedCodeElementCreator
Gets the generated code element creator.
(Inherited from GenericExpressionHandler.)
Public propertyRemoveFoundRelationFromContainingExpression
Gets or sets a value indicating whether this handler should remove found relation from containing expression.
Protected propertyTrackedMappings
Gets the mappings of various objects defined during the process operations of the expression tree.
(Inherited from GenericExpressionHandler.)
Top
See Also