Click or drag to resize
GenericExpressionHandlerTrackedMappings Property
Gets the mappings of various objects defined during the process operations of the expression tree.

Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
protected MappingTracker TrackedMappings { get; }

Property Value

Type: MappingTracker
See Also