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.9.0.0 (5.9.0)
Syntaxpublic void BeginPreprocessorScope()
Public Sub BeginPreprocessorScope
See Also