Gets or sets the type of join.

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public JoinType JoinType { get; set; }
Visual Basic (Declaration)
Public Property JoinType As JoinType

See Also