MappingTracker Constructor |
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
)
Public Sub New (
selfServicing As Boolean
)
Parameters
- selfServicing
- Type: SystemBoolean
if set to true [self servicing].
See Also