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.9.0.0 (5.9.0)
Syntax public AliasContainer PopAliasContainer()
Public Function PopAliasContainer As AliasContainer
Return Value
Type:
AliasContainerSee Also