| TypedListLinqQueryChunkInfoJoinInfos Property  | 
 
            Gets the join infos.
            
 
    Namespace: 
   SD.LLBLGen.Pro.GeneratorCore
    Assembly:
   SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic List<TypedListLinqJoinInfo> JoinInfos { get; }Public ReadOnly Property JoinInfos As List(Of TypedListLinqJoinInfo)
	Get
Property Value
Type: 
ListTypedListLinqJoinInfo
See Also