MappingTrackerBeginPreprocessorScope Method |
Begins the preprocessor scope. Preprocessor scopes are for assigning multiple aliases to the same member or other object, and obtaining
an already assigned alias for a member or other object if it's in scope.
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 void BeginPreprocessorScope()
Public Sub BeginPreprocessorScope
See Also