| MappingTrackerPopAliasContainer Method  | 
 
            Pops the alias container from the stack of active alias containers.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic AliasContainer PopAliasContainer()
Public Function PopAliasContainer As AliasContainer
Return Value
Type: 
AliasContainer
See Also