Represents a condition for the join
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
[SerializableAttribute] public class JoinCondition |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class JoinCondition |
Remarks
Joins with multiple conditions will be joining on multiple columns
The legacy behaviour of LightSpeed was to only support simple (single column) joins