Click or drag to resize
TypedListLinqQueryChunkInfoEntityAliasses Property
Gets or sets the entity aliasses addressed in this chunk

Namespace: SD.LLBLGen.Pro.GeneratorCore
Assembly: SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public HashSet<EntityAlias> EntityAliasses { get; }

Property Value

Type: HashSetEntityAlias
See Also