Specifies a (left) outer join between two entries in the Mappings collection.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public static Join Outer( IList<JoinCondition> conditions ) |
Visual Basic (Declaration) |
---|
Public Shared Function Outer ( _ conditions As IList(Of JoinCondition) _ ) As Join |
Parameters
- conditions
- Type: System.Collections.Generic..::.IList<(Of <(JoinCondition>)>)
The conditions on which the join will be made