GenericExpressionHandlerTrackedMappings Property |
Gets the mappings of various objects defined during the process operations of the expression tree.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlersAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected MappingTracker TrackedMappings { get; }
Protected ReadOnly Property TrackedMappings As MappingTracker
Get
Property Value
Type:
MappingTrackerSee Also