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.6.0.0 (5.6.19.0117)
Syntax protected MappingTracker TrackedMappings { get; }
Protected ReadOnly Property TrackedMappings As MappingTracker
Get
Property Value
Type:
MappingTrackerSee Also