The conditions on which the join is being based
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public List<JoinCondition> Conditions { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Conditions As List(Of JoinCondition) |