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.5.0.0 (5.5.18.1019)
Syntax
protected MappingTracker TrackedMappings { get; }

Property Value

Type: MappingTracker
See Also