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.4.0.0 (5.4.0)
Syntaxprotected MappingTracker TrackedMappings { get; }Protected ReadOnly Property TrackedMappings As MappingTracker
	Get
Property Value
Type: 
MappingTracker
See Also