Click or drag to resize
MappingTracker Constructor
Initializes a new instance of the MappingTracker class.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public MappingTracker(
	bool selfServicing
)

Parameters

selfServicing
Type: SystemBoolean
if set to true [self servicing].
See Also