Click or drag to resize

TypedListLinqQueryChunkInfoJoinInfos Property

Gets the join infos.

Namespace:  SD.LLBLGen.Pro.GeneratorCore
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public List<TypedListLinqJoinInfo> JoinInfos { get; }

Property Value

Type: ListTypedListLinqJoinInfo
See Also