TypedListLinqQueryChunkInfoJoinInfos Property |
Gets the join infos.
Namespace: SD.LLBLGen.Pro.GeneratorCoreAssembly: SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public List<TypedListLinqJoinInfo> JoinInfos { get; }
Public ReadOnly Property JoinInfos As List(Of TypedListLinqJoinInfo)
Get
Property Value
Type:
ListTypedListLinqJoinInfoSee Also