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.0.0.0 (5.0.0)
Syntax
public MappingTracker(
	bool selfServicing
)

Parameters

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